CVE-2021-47524: serial: liteuart: fix minor-number leak on probe errors
In the Linux kernel, the following vulnerability has been resolved:
serial: liteuart: fix minor-number leak on probe errors
Make sure to release the allocated minor number before returning on
probe errors.
Security readout for executives and security teams
Plain-English summary
This Linux kernel issue is a resource leak in the LiteUART serial driver. If driver probing fails, an allocated minor number may not be released. The source bundle does not show code execution, privilege escalation, data exposure, or active exploitation.
Executive priority
Treat this as a low-priority kernel maintenance item unless LiteUART is used in critical embedded systems. It does not currently warrant emergency response based on the provided evidence, but should be folded into normal kernel patch cycles.
Technical view
CVE-2021-47524 resolves a LiteUART probe-error path that failed to release an allocated serial minor number. The referenced stable commits describe releasing the minor before returning on probe errors. No CVSS, CWE, or exploit evidence is provided.
Likely exposure
Exposure appears limited to Linux systems using the LiteUART serial driver, commonly relevant to specialized embedded or FPGA-oriented deployments. The bundle lists Linux kernel affected entries including 5.11, 5.15.7, and 5.16; validate exact branch status against the referenced stable commits.
Exploitation context
No KEV listing is present, and the provided sources do not claim active exploitation. The issue requires a probe-error condition in the LiteUART driver path; available evidence supports resource leakage impact, not direct compromise.
Researcher notes
Evidence is sparse: the public description only identifies a minor-number leak on probe errors and two stable commit references. No CVSS vector, CWE mapping, reproducer, exploit status, or detailed affected-range normalization is included in the bundle.
Mitigation direction
Review kernel vendor guidance for your maintained branch.
Apply the stable kernel fix that releases the minor number on probe errors.
Prioritize systems that enable or load the LiteUART serial driver.
Disable unused LiteUART support where operationally safe.
Track downstream distribution advisories for backported fixes.
Validation and detection
Inventory kernels that include or enable the LiteUART serial driver.
Compare deployed kernel versions with vendor-fixed branches and stable commits.
Check distribution changelogs for CVE-2021-47524 backports.
Review boot and driver logs for repeated LiteUART probe failures.
Confirm post-update kernel package includes the referenced fix.
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-2021-47524 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
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.