CVE-2024-53094

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-53094
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-53094.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-53094
Downstream
Related
Published
2024-11-21T18:17:10.600Z
Modified
2025-11-27T02:32:23.452941Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
Details

In the Linux kernel, the following vulnerability has been resolved:

RDMA/siw: Add sendpageok() check to disable MSGSPLICE_PAGES

While running ISER over SIW, the initiator machine encounters a warning from skbsplicefromiter() indicating that a slab page is being used in sendpage. To address this, it is better to add a sendpageok() check within the driver itself, and if it returns 0, then MSGSPLICE_PAGES flag should be disabled before entering the network stack.

A similar issue has been discussed for NVMe in this thread: https://lore.kernel.org/all/20240530142417.146696-1-ofir.gal@volumez.com/

WARNING: CPU: 0 PID: 5342 at net/core/skbuff.c:7140 skbsplicefromiter+0x173/0x320 Call Trace: tcpsendmsglocked+0x368/0xe40 siwtxhdt+0x695/0xa40 [siw] siwqpsqprocess+0x102/0xb00 [siw] siwsqresume+0x39/0x110 [siw] siwrunsq+0x74/0x160 [siw] kthread+0xd2/0x100 retfromfork+0x34/0x40 retfromfork_asm+0x1a/0x30

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/cc431b3424123d84bcd7afd4de150b33f117a8ef/cves/2024/53xxx/CVE-2024-53094.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0e935ae6afcdbe6f0c0aa457ae57feccc63bb9be
Fixed
3406bfc813a9bbd9c3055795e985f527b7852e8c
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0e935ae6afcdbe6f0c0aa457ae57feccc63bb9be
Fixed
bb5738957d92c8603a90c9664d34236641c221b2
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0e935ae6afcdbe6f0c0aa457ae57feccc63bb9be
Fixed
4e1e3dd88a4cedd5ccc1a3fc3d71e03b70a7a791

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.3.0
Fixed
6.6.62
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.11.9