CVE-2025-21772
N/A
N/A
Summary
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().
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 02e2a5bfebe99edcf9d694575a75032d53fe1b73 < a3e77da9f843e4ab93917d30c314f0283e28c124 | affected |
| Linux | Linux | 02e2a5bfebe99edcf9d694575a75032d53fe1b73 < 213ba5bd81b7e97ac6e6190b8f3bc6ba76123625 | affected |
| Linux | Linux | 02e2a5bfebe99edcf9d694575a75032d53fe1b73 < 40a35d14f3c0dc72b689061ec72fc9b193f37d1f | affected |
| Linux | Linux | 02e2a5bfebe99edcf9d694575a75032d53fe1b73 < 27a39d006f85e869be68c1d5d2ce05e5d6445bf5 | affected |
| Linux | Linux | 02e2a5bfebe99edcf9d694575a75032d53fe1b73 < 92527100be38ede924768f4277450dfe8a40e16b | affected |
| Linux | Linux | 02e2a5bfebe99edcf9d694575a75032d53fe1b73 < 6578717ebca91678131d2b1f4ba4258e60536e9f | affected |
| Linux | Linux | 02e2a5bfebe99edcf9d694575a75032d53fe1b73 < 7fa9706722882f634090bfc9af642bf9ed719e27 | affected |
| Linux | Linux | 02e2a5bfebe99edcf9d694575a75032d53fe1b73 < 80e648042e512d5a767da251d44132553fe04ae0 | affected |
| Linux | Linux | 81a319c5c29913a23947f3d28513974682f3af03 | affected |
| Linux | Linux | 34a906cd9f6445d9510841667eff0d980279ebf3 | affected |
| Linux | Linux | 2a27f61bd411e564eb4651c18d225f6e9e1de534 | affected |
| Linux | Linux | 69aad7e01c8e883e9d2f8dc5523bd419bd02d2aa | affected |
| Linux | Linux | 7f4f03c4a1e9a4b9679feafe7625a780864a4e76 | affected |
| Linux | Linux | 3.2.75 < 3.3 | affected |
| Linux | Linux | 3.4.113 < 3.5 | affected |
| Linux | Linux | 3.10.99 < 3.11 | affected |
| Linux | Linux | 3.12.56 < 3.13 | affected |
| Linux | Linux | 3.14.63 < 3.15 | affected |
| Linux | Linux | 4.4 | affected |
| Linux | Linux | 0 < 4.4 | unaffected |
| Linux | Linux | 5.4.291 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.235 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.179 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.129 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.79 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.16 <= 6.12.* | unaffected |
| Linux | Linux | 6.13.4 <= 6.13.* | unaffected |
| Linux | Linux | 6.14 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html
Additional References
References
- https://git.kernel.org/stable/c/a3e77da9f843e4ab93917d30c314f0283e28c124
- https://git.kernel.org/stable/c/213ba5bd81b7e97ac6e6190b8f3bc6ba76123625
- https://git.kernel.org/stable/c/40a35d14f3c0dc72b689061ec72fc9b193f37d1f
- https://git.kernel.org/stable/c/27a39d006f85e869be68c1d5d2ce05e5d6445bf5
- https://git.kernel.org/stable/c/92527100be38ede924768f4277450dfe8a40e16b
- https://git.kernel.org/stable/c/6578717ebca91678131d2b1f4ba4258e60536e9f
- https://git.kernel.org/stable/c/7fa9706722882f634090bfc9af642bf9ed719e27
- https://git.kernel.org/stable/c/80e648042e512d5a767da251d44132553fe04ae0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.