Bug 2521397 (CVE-2026-74671)
| Summary: | CVE-2026-74671 kernel: ima: fix out-of-bounds read in xattr_verify() | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | rhel-process-autobot, watson-tool-maintainers |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in the Linux kernel's Integrity Measurement Architecture (IMA) subsystem. The `xattr_verify()` function, which verifies extended attributes, incorrectly mixes `int` and `size_t` data types in its digest-length check. This can lead to an integer underflow when processing a truncated extended attribute, bypassing a bounds check. As a result, a memory comparison operation reads beyond the allocated buffer, causing an out-of-bounds read that could lead to information disclosure or system instability.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2026-08-22 15:43:32 UTC
|