Lucene search

K
cvelistLinuxCVELIST:CVE-2023-52905
HistoryAug 21, 2024 - 6:10 a.m.

CVE-2023-52905 octeontx2-pf: Fix resource leakage in VF driver unbind

2024-08-2106:10:46
Linux
www.cve.org
1
linux kernel
resource leakage
octeontx2-pf

EPSS

0

Percentile

9.5%

In the Linux kernel, the following vulnerability has been resolved:

octeontx2-pf: Fix resource leakage in VF driver unbind

resources allocated like mcam entries to support the Ntuple feature
and hash tables for the tc feature are not getting freed in driver
unbind. This patch fixes the issue.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c"
    ],
    "versions": [
      {
        "version": "2da489432747",
        "lessThan": "c8ca0ad10df0",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2da489432747",
        "lessThan": "53da7aec3298",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c"
    ],
    "versions": [
      {
        "version": "5.15",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.15",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.7",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.2",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

EPSS

0

Percentile

9.5%