VDB
DEBIAN-CVE-2025-21772
DEBIAN-CVE-2025-21772
PUBLISHED
CVSS 7.800000190734863 HIGH
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().
Risk Scores
CVSS 3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.178-2, 5.10.103-1, 5.10.106-1 |
| Debian:11 | linux-6.1 | 6.1.106-3, 6.1.112-1, 6.1.106-3 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.38-3, 6.1.38-4, 6.1.52-1 |
| Debian:13 | linux | 0, 0 |
Timeline
- Feb 27, 2025 CVE Published
- Apr 28, 2026 CVE Updated