LiveActive security incident?Get immediate response
CVE Record

CVE-2025-21772: partitions: mac: fix handling of bogus partition table

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().

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel bug in Mac partition table parsing. A malformed disk or disk image could make the kernel handle partition metadata incorrectly, including out-of-bounds memory access. The sources do not provide CVSS, confirmed business impact, or evidence of active exploitation.

Executive priority

Track and patch through normal kernel maintenance, escalating for environments that process third-party media or disk images. Current public evidence does not support emergency response, but incomplete severity data limits certainty.

Technical view

The resolved kernel issue corrects bad bailout handling after read_part_sector(), rejects implausible partition entry sizes that straddle sectors, and replaces unbounded string handling with bounded checks. Evidence points to malformed Mac partition tables during partition probing.

Likely exposure

Exposure is most plausible on Linux systems that parse untrusted or removable storage, disk images, virtual media, or appliance update media. Ordinary servers may have limited exposure if they never attach or inspect attacker-controlled block devices.

Exploitation context

CISA KEV status is false in the provided bundle. The cited sources do not state active exploitation, public exploit availability, or a complete impact chain. Treat this as malformed-media risk until vendor guidance clarifies severity.

Researcher notes

Focus validation on partition probing paths for Apple/Mac partition maps. The source text names out-of-bounds memory access risk and unsafe string assumptions, but does not specify privilege boundary, crashability, confidentiality impact, or exploitability.

Mitigation direction

  • Update Linux kernels using vendor-supported packages or stable branch fixes.
  • Prioritize systems that mount or inspect untrusted disks, images, or removable media.
  • Review Debian LTS and other distribution advisories for packaged kernel availability.
  • Restrict access to workflows that attach attacker-controlled block devices.
  • Check affected appliance vendor advisories before changing embedded systems.

Validation and detection

  • Inventory Linux kernel versions across servers, endpoints, appliances, and build workers.
  • Identify systems processing untrusted disk images or removable media.
  • Confirm whether distribution kernels include the referenced stable fixes.
  • Check Debian LTS advisories if running Debian-based systems.
  • Document compensating controls where patching is delayed.
Prepared
Confidence
medium
Sources
12

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2025-21772 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
2ADP providers
12Source links

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux02e2a5bfebe99edcf9d694575a75032d53fe1b73, 02e2a5bfebe99edcf9d694575a75032d53fe1b73, 02e2a5bfebe99edcf9d694575a75032d53fe1b73, 02e2a5bfebe99edcf9d694575a75032d53fe1b73, 02e2a5bfebe99edcf9d694575a75032d53fe1b73, 02e2a5bfebe99edcf9d694575a75032d53fe1b73, 02e2a5bfebe99edcf9d694575a75032d53fe1b73, 02e2a5bfebe99edcf9d694575a75032d53fe1b73, 81a319c5c29913a23947f3d28513974682f3af03, 34a906cd9f6445d9510841667eff0d980279ebf3, 2a27f61bd411e564eb4651c18d225f6e9e1de534, 69aad7e01c8e883e9d2f8dc5523bd419bd02d2aa, 7f4f03c4a1e9a4b9679feafe7625a780864a4e76, 3.2.75, 3.4.113, 3.10.99, 3.12.56, 3.14.63unaffected
LinuxLinux4.4, 0, 5.4.291, 5.10.235, 5.15.179, 6.1.129, 6.6.79, 6.12.16, 6.13.4, 6.14affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.