CVE Vulnerabilities

CVE-2023-0458

NULL Pointer Dereference

Published: Apr 26, 2023 | Modified: May 09, 2023
CVSS 3.x
4.7
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

A speculative pointer dereference problem exists in the Linux Kernel on the do_prlimit() function. The resource argument value is controlled and is used in pointer arithmetic for the rlim variable and can be used to leak the contents. We recommend upgrading past version 6.1.8 or commit 739790605705ddcf18f21782b9c99ad7d53a8c11

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Linux_kernel Linux * 6.1.8 (excluding)
Linux_kernel Linux 6.2-rc1 (including) 6.2-rc1 (including)
Linux_kernel Linux 6.2-rc2 (including) 6.2-rc2 (including)
Linux_kernel Linux 6.2-rc3 (including) 6.2-rc3 (including)
Linux_kernel Linux 6.2-rc4 (including) 6.2-rc4 (including)

Potential Mitigations

References