CVE-2024-27406

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
17/05/2024
Last modified:
18/09/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> lib/Kconfig.debug: TEST_IOV_ITER depends on MMU<br /> <br /> Trying to run the iov_iter unit test on a nommu system such as the qemu<br /> kc705-nommu emulation results in a crash.<br /> <br /> KTAP version 1<br /> # Subtest: iov_iter<br /> # module: kunit_iov_iter<br /> 1..9<br /> BUG: failure at mm/nommu.c:318/vmap()!<br /> Kernel panic - not syncing: BUG!<br /> <br /> The test calls vmap() directly, but vmap() is not supported on nommu<br /> systems, causing the crash. TEST_IOV_ITER therefore needs to depend on<br /> MMU.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6 (including) 6.6.19 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.7.7 (excluding)
cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc5:*:*:*:*:*:*