Lucene search

K
cvelistLinuxCVELIST:CVE-2022-48905
HistoryAug 22, 2024 - 1:30 a.m.

CVE-2022-48905 ibmvnic: free reset-work-item when flushing

2024-08-2201:30:31
Linux
www.cve.org
2
linux kernel
vulnerability
ibmvnic
memory leak fix
reset work queue

EPSS

0

Percentile

5.1%

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

ibmvnic: free reset-work-item when flushing

Fix a tiny memory leak when flushing the reset work queue.

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/ibm/ibmvnic.c"
    ],
    "versions": [
      {
        "version": "2770a7984db5",
        "lessThan": "786576c03b31",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2770a7984db5",
        "lessThan": "58b07100c20e",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2770a7984db5",
        "lessThan": "6acbc8875282",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2770a7984db5",
        "lessThan": "39738a2346b2",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2770a7984db5",
        "lessThan": "4c26745e4576",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2770a7984db5",
        "lessThan": "8d0657f39f48",
        "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/ibm/ibmvnic.c"
    ],
    "versions": [
      {
        "version": "4.18",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "4.18",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.19.233",
        "lessThanOrEqual": "4.19.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.183",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.104",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.27",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.16.13",
        "lessThanOrEqual": "5.16.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.17",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

EPSS

0

Percentile

5.1%