PT-2022-6412 · Linux+3 · Linux Kernel+3
Published
2022-11-11
·
Updated
2025-03-20
·
CVE-2023-22997
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.1.2
Description
The issue is related to the misinterpretation of the
module get next page return value in the kernel/module/decompress.c file, which expects NULL in the error case but actually receives an error pointer. This can lead to a denial of service. The functions module gzip decompress() and module xz decompress() are affected by this incorrect error value check.Recommendations
For Linux kernel versions prior to 6.1.2, update to version 6.1.2 or later to resolve the issue. As a temporary workaround, consider restricting access to the vulnerable
decompress.c module to minimize the risk of exploitation.Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Alt Linux
Linuxmint
Linux Kernel
Ubuntu