Bug 2338201 (CVE-2025-21630)
| Summary: | CVE-2025-21630 kernel: io_uring/net: always initialize kmsg->msg.msg_inq upfront | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability-draft | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | dfreiber, drow, jburrell, vkumar |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
[REJECTED CVE] A vulnerability has been identified in the Linux kernel's io_uring subsystem, where the msg_inq field in kmsg->msg could be used uninitialized during network receive operations. This issue, reported by syzbot, arises when the first submission of a receive request does not successfully retrieve data, and the networking stack fails to initialize msg_inq as expected. An attacker could potentially exploit this flaw to infer previous memory contents, leading to unintended information leakage.
|
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
2025-01-15 14:02:56 UTC
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025011517-CVE-2025-21630-7665@gregkh/T This CVE has been rejected upstream: https://lore.kernel.org/linux-cve-announce/2025011712-REJECTED-a6a5@gregkh/ |