Executive Summary

Informations
Name CVE-2024-53094 First vendor Publication 2024-11-21
Vendor Cve Last vendor Modification 2024-12-24

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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

RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES

While running ISER over SIW, the initiator machine encounters a warning from skb_splice_from_iter() indicating that a slab page is being used in send_page. To address this, it is better to add a sendpage_ok() check within the driver itself, and if it returns 0, then MSG_SPLICE_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 skb_splice_from_iter+0x173/0x320
Call Trace:
tcp_sendmsg_locked+0x368/0xe40
siw_tx_hdt+0x695/0xa40 [siw]
siw_qp_sq_process+0x102/0xb00 [siw]
siw_sq_resume+0x39/0x110 [siw]
siw_run_sq+0x74/0x160 [siw]
kthread+0xd2/0x100
ret_from_fork+0x34/0x40
ret_from_fork_asm+0x1a/0x30

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53094

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3685

Sources (Detail)

https://git.kernel.org/stable/c/3406bfc813a9bbd9c3055795e985f527b7852e8c
https://git.kernel.org/stable/c/4e1e3dd88a4cedd5ccc1a3fc3d71e03b70a7a791
https://git.kernel.org/stable/c/bb5738957d92c8603a90c9664d34236641c221b2
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
Date Informations
2025-03-29 03:43:36
  • Multiple Updates
2025-03-28 13:47:05
  • Multiple Updates
2025-03-28 03:21:23
  • Multiple Updates
2025-03-19 03:16:25
  • Multiple Updates
2025-03-18 03:29:24
  • Multiple Updates
2025-03-14 03:16:35
  • Multiple Updates
2025-03-06 14:13:07
  • Multiple Updates
2025-02-22 03:26:39
  • Multiple Updates
2025-01-08 03:07:32
  • Multiple Updates
2025-01-07 03:07:05
  • Multiple Updates
2024-12-24 21:20:39
  • Multiple Updates
2024-11-22 13:22:56
  • First insertion