CVE-2022-50621
BaseFortify
Publication date: 2025-12-08
Last updated on: 2025-12-08
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves the Linux kernel's dm-verity feature, specifically the verity-loadpin component. Verity targets can be set to ignore corrupted data blocks, which is insecure. The fix ensures that LoadPin only trusts verity targets that enforce data integrity by reacting to corruption through error returns, system restarts, or panics. This prevents silent acceptance of corrupted data.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow corrupted data blocks to be accepted silently by the system, potentially leading to data integrity issues, system instability, or security breaches due to undetected tampering or corruption.