cve-2024-35796
Vulnerability from cvelistv5
Published
2024-05-17 13:23
Modified
2024-12-19 08:55
EPSS score ?
0.09% (0.22604)
Summary
In the Linux kernel, the following vulnerability has been resolved: net: ll_temac: platform_get_resource replaced by wrong function The function platform_get_resource was replaced with devm_platform_ioremap_resource_byname and is called using 0 as name. This eventually ends up in platform_get_resource_byname in the call stack, where it causes a null pointer in strcmp. if (type == resource_type(r) && !strcmp(r->name, name)) It should have been replaced with devm_platform_ioremap_resource.
References
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/3a38a829c8bc27d78552c28e582eb1d885d07d11
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/46efbdbc95a30951c2579caf97b6df2ee2b3bef3
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/476eed5f1c22034774902a980aa48dc4662cb39a
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/553d294db94b5f139378022df480a9fb6c3ae39e
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/6d9395ba7f85bdb7af0b93272e537484ecbeff48
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/7e9edb569fd9f688d887e36db8170f6e22bafbc8
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/92c0c29f667870f17c0b764544bdf22ce0e886a1
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/3a38a829c8bc27d78552c28e582eb1d885d07d11
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/46efbdbc95a30951c2579caf97b6df2ee2b3bef3
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/476eed5f1c22034774902a980aa48dc4662cb39a
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/553d294db94b5f139378022df480a9fb6c3ae39e
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/6d9395ba7f85bdb7af0b93272e537484ecbeff48
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/7e9edb569fd9f688d887e36db8170f6e22bafbc8
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/92c0c29f667870f17c0b764544bdf22ce0e886a1
af854a3a-2127-422b-91ae-364da2661108https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
Impacted products
Vendor Product Version
Linux Linux Version: bd69058f50d5ffa659423bcfa6fe6280ce9c760a
Version: bd69058f50d5ffa659423bcfa6fe6280ce9c760a
Version: bd69058f50d5ffa659423bcfa6fe6280ce9c760a
Version: bd69058f50d5ffa659423bcfa6fe6280ce9c760a
Version: bd69058f50d5ffa659423bcfa6fe6280ce9c760a
Version: bd69058f50d5ffa659423bcfa6fe6280ce9c760a
Version: bd69058f50d5ffa659423bcfa6fe6280ce9c760a
Create a notification for this product.
   Linux Linux Version: 5.9
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            metrics: [
               {
                  cvssV3_1: {
                     attackComplexity: "LOW",
                     attackVector: "LOCAL",
                     availabilityImpact: "HIGH",
                     baseScore: 5.5,
                     baseSeverity: "MEDIUM",
                     confidentialityImpact: "NONE",
                     integrityImpact: "NONE",
                     privilegesRequired: "LOW",
                     scope: "UNCHANGED",
                     userInteraction: "NONE",
                     vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                     version: "3.1",
                  },
               },
               {
                  other: {
                     content: {
                        id: "CVE-2024-35796",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-05-31T18:39:44.232878Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            problemTypes: [
               {
                  descriptions: [
                     {
                        description: "CWE-noinfo Not enough information",
                        lang: "en",
                        type: "CWE",
                     },
                  ],
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-10-29T19:22:51.425Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T03:21:47.618Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/6d9395ba7f85bdb7af0b93272e537484ecbeff48",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/553d294db94b5f139378022df480a9fb6c3ae39e",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/46efbdbc95a30951c2579caf97b6df2ee2b3bef3",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/476eed5f1c22034774902a980aa48dc4662cb39a",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/7e9edb569fd9f688d887e36db8170f6e22bafbc8",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/92c0c29f667870f17c0b764544bdf22ce0e886a1",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/3a38a829c8bc27d78552c28e582eb1d885d07d11",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Linux",
               programFiles: [
                  "drivers/net/ethernet/xilinx/ll_temac_main.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     lessThan: "6d9395ba7f85bdb7af0b93272e537484ecbeff48",
                     status: "affected",
                     version: "bd69058f50d5ffa659423bcfa6fe6280ce9c760a",
                     versionType: "git",
                  },
                  {
                     lessThan: "553d294db94b5f139378022df480a9fb6c3ae39e",
                     status: "affected",
                     version: "bd69058f50d5ffa659423bcfa6fe6280ce9c760a",
                     versionType: "git",
                  },
                  {
                     lessThan: "46efbdbc95a30951c2579caf97b6df2ee2b3bef3",
                     status: "affected",
                     version: "bd69058f50d5ffa659423bcfa6fe6280ce9c760a",
                     versionType: "git",
                  },
                  {
                     lessThan: "476eed5f1c22034774902a980aa48dc4662cb39a",
                     status: "affected",
                     version: "bd69058f50d5ffa659423bcfa6fe6280ce9c760a",
                     versionType: "git",
                  },
                  {
                     lessThan: "7e9edb569fd9f688d887e36db8170f6e22bafbc8",
                     status: "affected",
                     version: "bd69058f50d5ffa659423bcfa6fe6280ce9c760a",
                     versionType: "git",
                  },
                  {
                     lessThan: "92c0c29f667870f17c0b764544bdf22ce0e886a1",
                     status: "affected",
                     version: "bd69058f50d5ffa659423bcfa6fe6280ce9c760a",
                     versionType: "git",
                  },
                  {
                     lessThan: "3a38a829c8bc27d78552c28e582eb1d885d07d11",
                     status: "affected",
                     version: "bd69058f50d5ffa659423bcfa6fe6280ce9c760a",
                     versionType: "git",
                  },
               ],
            },
            {
               defaultStatus: "affected",
               product: "Linux",
               programFiles: [
                  "drivers/net/ethernet/xilinx/ll_temac_main.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     status: "affected",
                     version: "5.9",
                  },
                  {
                     lessThan: "5.9",
                     status: "unaffected",
                     version: "0",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.10.*",
                     status: "unaffected",
                     version: "5.10.215",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.15.*",
                     status: "unaffected",
                     version: "5.15.154",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.1.*",
                     status: "unaffected",
                     version: "6.1.84",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.6.*",
                     status: "unaffected",
                     version: "6.6.24",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.7.*",
                     status: "unaffected",
                     version: "6.7.12",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.8.*",
                     status: "unaffected",
                     version: "6.8.3",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "*",
                     status: "unaffected",
                     version: "6.9",
                     versionType: "original_commit_for_fix",
                  },
               ],
            },
         ],
         descriptions: [
            {
               lang: "en",
               value: "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ll_temac: platform_get_resource replaced by wrong function\n\nThe function platform_get_resource was replaced with\ndevm_platform_ioremap_resource_byname and is called using 0 as name.\n\nThis eventually ends up in platform_get_resource_byname in the call\nstack, where it causes a null pointer in strcmp.\n\n\tif (type == resource_type(r) && !strcmp(r->name, name))\n\nIt should have been replaced with devm_platform_ioremap_resource.",
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-12-19T08:55:20.841Z",
            orgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            shortName: "Linux",
         },
         references: [
            {
               url: "https://git.kernel.org/stable/c/6d9395ba7f85bdb7af0b93272e537484ecbeff48",
            },
            {
               url: "https://git.kernel.org/stable/c/553d294db94b5f139378022df480a9fb6c3ae39e",
            },
            {
               url: "https://git.kernel.org/stable/c/46efbdbc95a30951c2579caf97b6df2ee2b3bef3",
            },
            {
               url: "https://git.kernel.org/stable/c/476eed5f1c22034774902a980aa48dc4662cb39a",
            },
            {
               url: "https://git.kernel.org/stable/c/7e9edb569fd9f688d887e36db8170f6e22bafbc8",
            },
            {
               url: "https://git.kernel.org/stable/c/92c0c29f667870f17c0b764544bdf22ce0e886a1",
            },
            {
               url: "https://git.kernel.org/stable/c/3a38a829c8bc27d78552c28e582eb1d885d07d11",
            },
         ],
         title: "net: ll_temac: platform_get_resource replaced by wrong function",
         x_generator: {
            engine: "bippy-5f407fcff5a0",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      assignerShortName: "Linux",
      cveId: "CVE-2024-35796",
      datePublished: "2024-05-17T13:23:07.558Z",
      dateReserved: "2024-05-17T12:19:12.339Z",
      dateUpdated: "2024-12-19T08:55:20.841Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2024-35796\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-17T14:15:11.673\",\"lastModified\":\"2024-11-21T09:20:54.867\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: ll_temac: platform_get_resource replaced by wrong function\\n\\nThe function platform_get_resource was replaced with\\ndevm_platform_ioremap_resource_byname and is called using 0 as name.\\n\\nThis eventually ends up in platform_get_resource_byname in the call\\nstack, where it causes a null pointer in strcmp.\\n\\n\\tif (type == resource_type(r) && !strcmp(r->name, name))\\n\\nIt should have been replaced with devm_platform_ioremap_resource.\"},{\"lang\":\"es\",\"value\":\" En el kernel de Linux se ha resuelto la siguiente vulnerabilidad: net:ll_temac: platform_get_resource reemplazada por una función incorrecta La función platform_get_resource fue reemplazada por devm_platform_ioremap_resource_byname y se llama usando 0 como nombre. Esto eventualmente termina en platform_get_resource_byname en la pila de llamadas, donde genera un puntero null en strcmp. if (type == Resource_type(r) && !strcmp(r->name, name)) Debería haber sido reemplazado por devm_platform_ioremap_resource.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3a38a829c8bc27d78552c28e582eb1d885d07d11\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/46efbdbc95a30951c2579caf97b6df2ee2b3bef3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/476eed5f1c22034774902a980aa48dc4662cb39a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/553d294db94b5f139378022df480a9fb6c3ae39e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6d9395ba7f85bdb7af0b93272e537484ecbeff48\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/7e9edb569fd9f688d887e36db8170f6e22bafbc8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/92c0c29f667870f17c0b764544bdf22ce0e886a1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3a38a829c8bc27d78552c28e582eb1d885d07d11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/46efbdbc95a30951c2579caf97b6df2ee2b3bef3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/476eed5f1c22034774902a980aa48dc4662cb39a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/553d294db94b5f139378022df480a9fb6c3ae39e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/6d9395ba7f85bdb7af0b93272e537484ecbeff48\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/7e9edb569fd9f688d887e36db8170f6e22bafbc8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/92c0c29f667870f17c0b764544bdf22ce0e886a1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
      vulnrichment: {
         containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/6d9395ba7f85bdb7af0b93272e537484ecbeff48\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/553d294db94b5f139378022df480a9fb6c3ae39e\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/46efbdbc95a30951c2579caf97b6df2ee2b3bef3\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/476eed5f1c22034774902a980aa48dc4662cb39a\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/7e9edb569fd9f688d887e36db8170f6e22bafbc8\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/92c0c29f667870f17c0b764544bdf22ce0e886a1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/3a38a829c8bc27d78552c28e582eb1d885d07d11\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T03:21:47.618Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-35796\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-31T18:39:44.232878Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"description\": \"CWE-noinfo Not enough information\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-31T18:39:47.855Z\"}}], \"cna\": {\"title\": \"net: ll_temac: platform_get_resource replaced by wrong function\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"bd69058f50d5ffa659423bcfa6fe6280ce9c760a\", \"lessThan\": \"6d9395ba7f85bdb7af0b93272e537484ecbeff48\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"bd69058f50d5ffa659423bcfa6fe6280ce9c760a\", \"lessThan\": \"553d294db94b5f139378022df480a9fb6c3ae39e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"bd69058f50d5ffa659423bcfa6fe6280ce9c760a\", \"lessThan\": \"46efbdbc95a30951c2579caf97b6df2ee2b3bef3\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"bd69058f50d5ffa659423bcfa6fe6280ce9c760a\", \"lessThan\": \"476eed5f1c22034774902a980aa48dc4662cb39a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"bd69058f50d5ffa659423bcfa6fe6280ce9c760a\", \"lessThan\": \"7e9edb569fd9f688d887e36db8170f6e22bafbc8\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"bd69058f50d5ffa659423bcfa6fe6280ce9c760a\", \"lessThan\": \"92c0c29f667870f17c0b764544bdf22ce0e886a1\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"bd69058f50d5ffa659423bcfa6fe6280ce9c760a\", \"lessThan\": \"3a38a829c8bc27d78552c28e582eb1d885d07d11\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/net/ethernet/xilinx/ll_temac_main.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.9\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.9\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.10.215\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.154\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.84\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.24\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.7.12\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.7.*\"}, {\"status\": \"unaffected\", \"version\": \"6.8.3\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.8.*\"}, {\"status\": \"unaffected\", \"version\": \"6.9\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/net/ethernet/xilinx/ll_temac_main.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/6d9395ba7f85bdb7af0b93272e537484ecbeff48\"}, {\"url\": \"https://git.kernel.org/stable/c/553d294db94b5f139378022df480a9fb6c3ae39e\"}, {\"url\": \"https://git.kernel.org/stable/c/46efbdbc95a30951c2579caf97b6df2ee2b3bef3\"}, {\"url\": \"https://git.kernel.org/stable/c/476eed5f1c22034774902a980aa48dc4662cb39a\"}, {\"url\": \"https://git.kernel.org/stable/c/7e9edb569fd9f688d887e36db8170f6e22bafbc8\"}, {\"url\": \"https://git.kernel.org/stable/c/92c0c29f667870f17c0b764544bdf22ce0e886a1\"}, {\"url\": \"https://git.kernel.org/stable/c/3a38a829c8bc27d78552c28e582eb1d885d07d11\"}], \"x_generator\": {\"engine\": \"bippy-5f407fcff5a0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: ll_temac: platform_get_resource replaced by wrong function\\n\\nThe function platform_get_resource was replaced with\\ndevm_platform_ioremap_resource_byname and is called using 0 as name.\\n\\nThis eventually ends up in platform_get_resource_byname in the call\\nstack, where it causes a null pointer in strcmp.\\n\\n\\tif (type == resource_type(r) && !strcmp(r->name, name))\\n\\nIt should have been replaced with devm_platform_ioremap_resource.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-12-19T08:55:20.841Z\"}}}",
         cveMetadata: "{\"cveId\": \"CVE-2024-35796\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-19T08:55:20.841Z\", \"dateReserved\": \"2024-05-17T12:19:12.339Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-17T13:23:07.558Z\", \"assignerShortName\": \"Linux\"}",
         dataType: "CVE_RECORD",
         dataVersion: "5.1",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.