CVE-2025-21772
EUVD-2025-515327.02.2025, 03:15
In the Linux kernel, the following vulnerability has been resolved: partitions: mac: fix handling of bogus partition table Fix several issues in partition probing: - The bailout for a bad partoffset must use put_dev_sector(), since the preceding read_part_sector() succeeded. - If the partition table claims a silly sector size like 0xfff bytes (which results in partition table entries straddling sector boundaries), bail out instead of accessing out-of-bounds memory. - We must not assume that the partition table contains proper NUL termination - use strnlen() and strncmp() instead of strlen() and strcmp().Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 𝑥 < 5.4.291 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.235 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.179 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.129 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.79 |
| linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.16 |
| linux | linux_kernel | 6.13 ≤ 𝑥 < 6.13.4 |
| linux | linux_kernel | 6.14:rc1 |
| linux | linux_kernel | 6.14:rc2 |
𝑥
= Vulnerable software versions
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
| Vendor | Product | Version | Source |
|---|---|---|---|
| Siemens | SIMATIC S7-1500 TM MFP - GNU/Linux subsystem | 𝑥 < * | ADP |
Debian Releases
openSUSE / SLES Releases
openSUSE Product | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cluster-md-kmp-default |
| ||||||||||||||||||||||
| dlm-kmp-default |
| ||||||||||||||||||||||
| gfs2-kmp-default |
| ||||||||||||||||||||||
| kernel-64kb |
| ||||||||||||||||||||||
| kernel-azure |
| ||||||||||||||||||||||
| kernel-default |
| ||||||||||||||||||||||
| kernel-default-base |
| ||||||||||||||||||||||
| kernel-default-man |
| ||||||||||||||||||||||
| kernel-obs-build |
| ||||||||||||||||||||||
| kernel-preempt |
| ||||||||||||||||||||||
| kernel-source |
| ||||||||||||||||||||||
| kernel-source-azure |
| ||||||||||||||||||||||
| kernel-zfcpdump |
| ||||||||||||||||||||||
| ocfs2-kmp-default |
| ||||||||||||||||||||||
| reiserfs-kmp-default |
|
Common Weakness Enumeration
References