CVE-2023-53379 (GCVE-0-2023-53379)

Vulnerability from cvelistv5 – Published: 2025-09-18 13:33 – Updated: 2026-01-14 19:03
VLAI?
Title
usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()
Summary
In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe() Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvo_usb_probe() warn: missing unwind goto? After geting irq, if ret < 0, it will return without error handling to free memory. Just add error handling to fix this problem.
CWE
  • CWE-401 - Missing Release of Memory after Effective Lifetime
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 3f06415418f37ac602e71a61ee83ea43553e6bbd , < 3e5a7bebf832b1482efe27bcc15a88c5b28a30d0 (git)
Affected: 5e2d2f05204f7ab9c645a1fb9f10a3f6393dd2fa , < 4da9edeccf77d7b4c6dbcb34d5908acdaa5bd7e3 (git)
Affected: 606668e24a0d7fd262e2326d76bb60b965fe713f , < fe9cdc19861950582f077f254a12026e169eaee5 (git)
Affected: 494629ba62a961de1f2dd0b7125878acb27b8043 , < 56901de563359de20513e16a9ae008ae2c22e9a9 (git)
Affected: 0d45a1373e669880b8beaecc8765f44cb0241e47 , < ecf26d6e1b5450620c214feea537bb6ce05c6741 (git)
Affected: 0d45a1373e669880b8beaecc8765f44cb0241e47 , < dd9b7c89a80428cc5f4ae0d2e1311fdedb2a1aac (git)
Affected: 0d45a1373e669880b8beaecc8765f44cb0241e47 , < 38dbd6f72bfbeba009efe0e9ec1f3ff09f9e23fa (git)
Affected: 0d45a1373e669880b8beaecc8765f44cb0241e47 , < 342161c11403ea00e9febc16baab1d883d589d04 (git)
Affected: 62e663c172115b9e26a0856508db6277871a7c32 (git)
Affected: 4eab21911d5d6a3377b8965b9fb06463b248fe6b (git)
Affected: dcf379ea4e93b8ea23d628db68ae953b26d63af1 (git)
Affected: b45f0d0105a0f50e681dc8fac4b32e1192de34f2 (git)
Create a notification for this product.
    Linux Linux Affected: 5.15
Unaffected: 0 , < 5.15 (semver)
Unaffected: 4.14.322 , ≤ 4.14.* (semver)
Unaffected: 4.19.291 , ≤ 4.19.* (semver)
Unaffected: 5.4.251 , ≤ 5.4.* (semver)
Unaffected: 5.10.188 , ≤ 5.10.* (semver)
Unaffected: 5.15.121 , ≤ 5.15.* (semver)
Unaffected: 6.1.39 , ≤ 6.1.* (semver)
Unaffected: 6.4.4 , ≤ 6.4.* (semver)
Unaffected: 6.5 , ≤ * (original_commit_for_fix)
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-2023-53379",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-01-14T18:55:48.861486Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-401",
                "description": "CWE-401 Missing Release of Memory after Effective Lifetime",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-01-14T19:03:04.004Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/usb/phy/phy-tahvo.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "3e5a7bebf832b1482efe27bcc15a88c5b28a30d0",
              "status": "affected",
              "version": "3f06415418f37ac602e71a61ee83ea43553e6bbd",
              "versionType": "git"
            },
            {
              "lessThan": "4da9edeccf77d7b4c6dbcb34d5908acdaa5bd7e3",
              "status": "affected",
              "version": "5e2d2f05204f7ab9c645a1fb9f10a3f6393dd2fa",
              "versionType": "git"
            },
            {
              "lessThan": "fe9cdc19861950582f077f254a12026e169eaee5",
              "status": "affected",
              "version": "606668e24a0d7fd262e2326d76bb60b965fe713f",
              "versionType": "git"
            },
            {
              "lessThan": "56901de563359de20513e16a9ae008ae2c22e9a9",
              "status": "affected",
              "version": "494629ba62a961de1f2dd0b7125878acb27b8043",
              "versionType": "git"
            },
            {
              "lessThan": "ecf26d6e1b5450620c214feea537bb6ce05c6741",
              "status": "affected",
              "version": "0d45a1373e669880b8beaecc8765f44cb0241e47",
              "versionType": "git"
            },
            {
              "lessThan": "dd9b7c89a80428cc5f4ae0d2e1311fdedb2a1aac",
              "status": "affected",
              "version": "0d45a1373e669880b8beaecc8765f44cb0241e47",
              "versionType": "git"
            },
            {
              "lessThan": "38dbd6f72bfbeba009efe0e9ec1f3ff09f9e23fa",
              "status": "affected",
              "version": "0d45a1373e669880b8beaecc8765f44cb0241e47",
              "versionType": "git"
            },
            {
              "lessThan": "342161c11403ea00e9febc16baab1d883d589d04",
              "status": "affected",
              "version": "0d45a1373e669880b8beaecc8765f44cb0241e47",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "62e663c172115b9e26a0856508db6277871a7c32",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "4eab21911d5d6a3377b8965b9fb06463b248fe6b",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "dcf379ea4e93b8ea23d628db68ae953b26d63af1",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "b45f0d0105a0f50e681dc8fac4b32e1192de34f2",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/usb/phy/phy-tahvo.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.15"
            },
            {
              "lessThan": "5.15",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.322",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.291",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.251",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.188",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.121",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.39",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.4.*",
              "status": "unaffected",
              "version": "6.4.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.5",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.322",
                  "versionStartIncluding": "4.14.247",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.291",
                  "versionStartIncluding": "4.19.207",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.251",
                  "versionStartIncluding": "5.4.146",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.188",
                  "versionStartIncluding": "5.10.65",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.121",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.39",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.4.4",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.5",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.4.284",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.9.283",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.13.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.14.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()\n\nSmatch reports:\ndrivers/usb/phy/phy-tahvo.c: tahvo_usb_probe()\nwarn: missing unwind goto?\n\nAfter geting irq, if ret \u003c 0, it will return without error handling to\nfree memory.\nJust add error handling to fix this problem."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-09-18T13:33:24.625Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/3e5a7bebf832b1482efe27bcc15a88c5b28a30d0"
        },
        {
          "url": "https://git.kernel.org/stable/c/4da9edeccf77d7b4c6dbcb34d5908acdaa5bd7e3"
        },
        {
          "url": "https://git.kernel.org/stable/c/fe9cdc19861950582f077f254a12026e169eaee5"
        },
        {
          "url": "https://git.kernel.org/stable/c/56901de563359de20513e16a9ae008ae2c22e9a9"
        },
        {
          "url": "https://git.kernel.org/stable/c/ecf26d6e1b5450620c214feea537bb6ce05c6741"
        },
        {
          "url": "https://git.kernel.org/stable/c/dd9b7c89a80428cc5f4ae0d2e1311fdedb2a1aac"
        },
        {
          "url": "https://git.kernel.org/stable/c/38dbd6f72bfbeba009efe0e9ec1f3ff09f9e23fa"
        },
        {
          "url": "https://git.kernel.org/stable/c/342161c11403ea00e9febc16baab1d883d589d04"
        }
      ],
      "title": "usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-53379",
    "datePublished": "2025-09-18T13:33:24.625Z",
    "dateReserved": "2025-09-17T14:54:09.736Z",
    "dateUpdated": "2026-01-14T19:03:04.004Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"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-2023-53379\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-14T18:55:48.861486Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-401\", \"description\": \"CWE-401 Missing Release of Memory after Effective Lifetime\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-14T18:55:44.776Z\"}}], \"cna\": {\"title\": \"usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"3f06415418f37ac602e71a61ee83ea43553e6bbd\", \"lessThan\": \"3e5a7bebf832b1482efe27bcc15a88c5b28a30d0\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e2d2f05204f7ab9c645a1fb9f10a3f6393dd2fa\", \"lessThan\": \"4da9edeccf77d7b4c6dbcb34d5908acdaa5bd7e3\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"606668e24a0d7fd262e2326d76bb60b965fe713f\", \"lessThan\": \"fe9cdc19861950582f077f254a12026e169eaee5\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"494629ba62a961de1f2dd0b7125878acb27b8043\", \"lessThan\": \"56901de563359de20513e16a9ae008ae2c22e9a9\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"0d45a1373e669880b8beaecc8765f44cb0241e47\", \"lessThan\": \"ecf26d6e1b5450620c214feea537bb6ce05c6741\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"0d45a1373e669880b8beaecc8765f44cb0241e47\", \"lessThan\": \"dd9b7c89a80428cc5f4ae0d2e1311fdedb2a1aac\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"0d45a1373e669880b8beaecc8765f44cb0241e47\", \"lessThan\": \"38dbd6f72bfbeba009efe0e9ec1f3ff09f9e23fa\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"0d45a1373e669880b8beaecc8765f44cb0241e47\", \"lessThan\": \"342161c11403ea00e9febc16baab1d883d589d04\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"62e663c172115b9e26a0856508db6277871a7c32\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"4eab21911d5d6a3377b8965b9fb06463b248fe6b\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"dcf379ea4e93b8ea23d628db68ae953b26d63af1\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"b45f0d0105a0f50e681dc8fac4b32e1192de34f2\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/usb/phy/phy-tahvo.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.15\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.15\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.14.322\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.14.*\"}, {\"status\": \"unaffected\", \"version\": \"4.19.291\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.251\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.188\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.121\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.39\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.4.4\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.4.*\"}, {\"status\": \"unaffected\", \"version\": \"6.5\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/usb/phy/phy-tahvo.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/3e5a7bebf832b1482efe27bcc15a88c5b28a30d0\"}, {\"url\": \"https://git.kernel.org/stable/c/4da9edeccf77d7b4c6dbcb34d5908acdaa5bd7e3\"}, {\"url\": \"https://git.kernel.org/stable/c/fe9cdc19861950582f077f254a12026e169eaee5\"}, {\"url\": \"https://git.kernel.org/stable/c/56901de563359de20513e16a9ae008ae2c22e9a9\"}, {\"url\": \"https://git.kernel.org/stable/c/ecf26d6e1b5450620c214feea537bb6ce05c6741\"}, {\"url\": \"https://git.kernel.org/stable/c/dd9b7c89a80428cc5f4ae0d2e1311fdedb2a1aac\"}, {\"url\": \"https://git.kernel.org/stable/c/38dbd6f72bfbeba009efe0e9ec1f3ff09f9e23fa\"}, {\"url\": \"https://git.kernel.org/stable/c/342161c11403ea00e9febc16baab1d883d589d04\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nusb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()\\n\\nSmatch reports:\\ndrivers/usb/phy/phy-tahvo.c: tahvo_usb_probe()\\nwarn: missing unwind goto?\\n\\nAfter geting irq, if ret \u003c 0, it will return without error handling to\\nfree memory.\\nJust add error handling to fix this problem.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.14.322\", \"versionStartIncluding\": \"4.14.247\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.291\", \"versionStartIncluding\": \"4.19.207\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.251\", \"versionStartIncluding\": \"5.4.146\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.188\", \"versionStartIncluding\": \"5.10.65\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.121\", \"versionStartIncluding\": \"5.15\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.39\", \"versionStartIncluding\": \"5.15\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.4.4\", \"versionStartIncluding\": \"5.15\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.5\", \"versionStartIncluding\": \"5.15\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"4.4.284\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"4.9.283\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"5.13.17\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"5.14.4\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-09-18T13:33:24.625Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-53379\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-14T19:03:04.004Z\", \"dateReserved\": \"2025-09-17T14:54:09.736Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2025-09-18T13:33:24.625Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…