Lucene search

K
cveLinuxCVE-2023-52686
HistoryMay 17, 2024 - 3:15 p.m.

CVE-2023-52686

2024-05-1715:15:19
Linux
web.nvd.nist.gov
42
linux
kernel
null pointer

AI Score

6.6

Confidence

Low

EPSS

0

Percentile

13.0%

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

powerpc/powernv: Add a null pointer check in opal_event_init()

kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.

Affected configurations

Vulners
Node
linuxlinux_kernelRange4.114.19.306
OR
linuxlinux_kernelRange4.20.05.4.268
OR
linuxlinux_kernelRange5.5.05.10.209
OR
linuxlinux_kernelRange5.11.05.15.148
OR
linuxlinux_kernelRange5.16.06.1.75
OR
linuxlinux_kernelRange6.2.06.6.14
OR
linuxlinux_kernelRange6.7.06.7.2
OR
linuxlinux_kernelRange6.8.0
VendorProductVersionCPE
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "arch/powerpc/platforms/powernv/opal-irqchip.c"
    ],
    "versions": [
      {
        "version": "2717a33d6074",
        "lessThan": "8422d179cf46",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2717a33d6074",
        "lessThan": "e93d7cf4c1dd",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2717a33d6074",
        "lessThan": "e6ad05e3ae9c",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2717a33d6074",
        "lessThan": "c0b111ea786d",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2717a33d6074",
        "lessThan": "9a523e1da6d8",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2717a33d6074",
        "lessThan": "a14c55eb461d",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2717a33d6074",
        "lessThan": "e08c2e275fa1",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "2717a33d6074",
        "lessThan": "8649829a1dd2",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "arch/powerpc/platforms/powernv/opal-irqchip.c"
    ],
    "versions": [
      {
        "version": "4.11",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "4.11",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.19.306",
        "lessThanOrEqual": "4.19.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.268",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.209",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.148",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.75",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.14",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.7.2",
        "lessThanOrEqual": "6.7.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]