Bug 2298158 (CVE-2022-48819)
Summary: | CVE-2022-48819 kernel: tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case | ||
---|---|---|---|
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: | dfreiber, drow, jburrell, vkumar |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kernel 5.16.10, kernel 5.17 | Doc Type: | If docs needed, set a value |
Doc Text: |
In the Linux kernel, a vulnerability has been identified related to TCP handling. The issue arises when mixing sendpage() and sendmsg(MSG_ZEROCOPY) calls over the same TCP socket, which can trigger a warning in inet_sock_destruct(). This may lead to synchronization issues.
|
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
2024-07-16 12:47:48 UTC
|