CVE-2024-41055

Updated: 2024-11-30 04:13:18.10714

Description:

In the Linux kernel, the following vulnerability has been resolved: mm: prevent derefencing NULL ptr in pfn_section_valid() Commit 5ec8e8ea8b77 ("mm/sparsemem: fix race in accessing memory_section->usage") changed pfn_section_valid() to add a READ_ONCE() call around "ms->usage" to fix a race with section_deactivate() where ms->usage can be cleared. The READ_ONCE() call, by itself, is not enough to prevent NULL pointer dereference. We need to check its value before dereferencing it.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x MEDIUM 5.5

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 5.5 MEDIUM Ignored 2024-09-11 12:11:51
CentOS 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-09-11 12:11:52
CentOS 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2024-09-11 12:11:49
CentOS 8.4 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2024-09-24 05:38:40
CentOS 8.5 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2024-09-24 05:38:41
CentOS Stream 8 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2024-09-24 05:38:40
CloudLinux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-09-11 12:11:52
CloudLinux 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2024-09-11 12:11:48
Oracle Linux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-09-11 12:11:49