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

Vulnerability from cvelistv5 – Published: 2025-09-18 13:33 – Updated: 2026-05-23 15:28
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.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-01-14 18:55 UTC
CWE
  • CWE-401 - Missing Release of Memory after Effective Lifetime
Impacted products
Vendor Product Version CPE status
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)
Affected: 4.14.247 , < 4.14.322 (semver)
Affected: 4.19.207 , < 4.19.291 (semver)
Affected: 5.4.146 , < 5.4.251 (semver)
Affected: 5.10.65 , < 5.10.188 (semver)
Affected: 4.4.284 , < 4.5 (semver)
Affected: 4.9.283 , < 4.10 (semver)
Affected: 5.13.17 , < 5.14 (semver)
Affected: 5.14.4 , < 5.15 (semver)
guessed 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)
guessed 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"
            },
            {
              "lessThan": "4.14.322",
              "status": "affected",
              "version": "4.14.247",
              "versionType": "semver"
            },
            {
              "lessThan": "4.19.291",
              "status": "affected",
              "version": "4.19.207",
              "versionType": "semver"
            },
            {
              "lessThan": "5.4.251",
              "status": "affected",
              "version": "5.4.146",
              "versionType": "semver"
            },
            {
              "lessThan": "5.10.188",
              "status": "affected",
              "version": "5.10.65",
              "versionType": "semver"
            },
            {
              "lessThan": "4.5",
              "status": "affected",
              "version": "4.4.284",
              "versionType": "semver"
            },
            {
              "lessThan": "4.10",
              "status": "affected",
              "version": "4.9.283",
              "versionType": "semver"
            },
            {
              "lessThan": "5.14",
              "status": "affected",
              "version": "5.13.17",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15",
              "status": "affected",
              "version": "5.14.4",
              "versionType": "semver"
            }
          ]
        },
        {
          "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": "2026-05-23T15:28:42.127Z",
        "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-05-23T15:28:42.127Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-53379",
      "date": "2026-09-25",
      "epss": "0.00145",
      "percentile": "0.0314"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "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"
                  },
                  {
                    "lessThan": "4.14.322",
                    "status": "affected",
                    "version": "4.14.247",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "4.19.291",
                    "status": "affected",
                    "version": "4.19.207",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "5.4.251",
                    "status": "affected",
                    "version": "5.4.146",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "5.10.188",
                    "status": "affected",
                    "version": "5.10.65",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "4.5",
                    "status": "affected",
                    "version": "4.4.284",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "4.10",
                    "status": "affected",
                    "version": "4.9.283",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "5.14",
                    "status": "affected",
                    "version": "5.13.17",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "5.15",
                    "status": "affected",
                    "version": "5.14.4",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "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"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FA737495-79C0-44E9-9460-1B952324539D",
                    "versionEndExcluding": "4.5",
                    "versionStartIncluding": "4.4.284",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "01D62CB0-E783-45A6-A7DA-3C9EEACDD259",
                    "versionEndExcluding": "4.10",
                    "versionStartIncluding": "4.9.283",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D414F690-E05D-4336-A301-4C2D2783672C",
                    "versionEndExcluding": "4.14.322",
                    "versionStartIncluding": "4.14.247",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4C43F57F-49A3-4F54-B9E2-3806AF9848FE",
                    "versionEndExcluding": "4.19.291",
                    "versionStartIncluding": "4.19.207",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AE515F92-FA74-4B99-8180-A452FC278185",
                    "versionEndExcluding": "5.4.251",
                    "versionStartIncluding": "5.4.146",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "ED8B1970-8B1A-455A-803B-92A725530903",
                    "versionEndExcluding": "5.10.188",
                    "versionStartIncluding": "5.10.65",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0547757C-4CB4-47A0-A6C4-2C6CDEA08791",
                    "versionEndExcluding": "5.14",
                    "versionStartIncluding": "5.13.17",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "85CAA596-D01C-4689-9405-B042AA684A2E",
                    "versionEndExcluding": "5.15.121",
                    "versionStartIncluding": "5.14.4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9BD1D4A1-304D-4187-8178-6D7C0050B1AF",
                    "versionEndExcluding": "6.1.39",
                    "versionStartIncluding": "5.16",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A91BC267-63EE-413E-A6EF-6B96C2A278D1",
                    "versionEndExcluding": "6.4.4",
                    "versionStartIncluding": "6.2",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "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."
          }
        ],
        "id": "CVE-2023-53379",
        "lastModified": "2026-06-17T06:45:09.367",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "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"
              },
              "exploitabilityScore": 1.8,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            },
            {
              "cvssData": {
                "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"
              },
              "exploitabilityScore": 1.8,
              "impactScore": 3.6,
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2023-53379",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-01-14T18:55:48.861486Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2025-09-18T14:15:40.830",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/342161c11403ea00e9febc16baab1d883d589d04"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/38dbd6f72bfbeba009efe0e9ec1f3ff09f9e23fa"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/3e5a7bebf832b1482efe27bcc15a88c5b28a30d0"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/4da9edeccf77d7b4c6dbcb34d5908acdaa5bd7e3"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/56901de563359de20513e16a9ae008ae2c22e9a9"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/dd9b7c89a80428cc5f4ae0d2e1311fdedb2a1aac"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/ecf26d6e1b5450620c214feea537bb6ce05c6741"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/fe9cdc19861950582f077f254a12026e169eaee5"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-401"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-401"
              }
            ],
            "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
            "type": "Secondary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "None",
      "current_release_date": "2026-06-30T10:25:10+00:00",
      "cve": "CVE-2023-53379",
      "id": "CVE-2023-53379",
      "initial_release_date": "2023-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-53379.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-23T00:54:19Z",
      "cve": "CVE-2023-53379",
      "id": "CVE-2023-53379",
      "initial_release_date": "2025-09-18T23:38:30Z",
      "product_status:known_affected": "413",
      "product_status:known_not_affected": "196",
      "product_status:recommended": "516",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2023-53379",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-53379.json",
      "version": "48"
    },
    "vulnrichment": {
      "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-14T18:55:44.776Z",
              "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": "2026-05-11T19:43:48.638Z",
            "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-05-11T19:43:48.638Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…