NVD Vulnerability Detail
Search Exploit, PoC
CVE-2024-38544
Summary

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

RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt

In rxe_comp_queue_pkt() an incoming response packet skb is enqueued to the
resp_pkts queue and then a decision is made whether to run the completer
task inline or schedule it. Finally the skb is dereferenced to bump a 'hw'
performance counter. This is wrong because if the completer task is
already running in a separate thread it may have already processed the skb
and freed it which can cause a seg fault. This has been observed
infrequently in testing at high scale.

This patch fixes this by changing the order of enqueuing the packet until
after the counter is accessed.

Publication Date June 19, 2024, 11:15 p.m.
Registration Date June 20, 2024, 10:01 a.m.
Last Update Nov. 21, 2024, 6:26 p.m.
Related information, measures and tools
Common Vulnerabilities List

JVN Vulnerability Information
Linux の Linux Kernel における解放済みメモリの使用に関する脆弱性
Title Linux の Linux Kernel における解放済みメモリの使用に関する脆弱性
Summary

Linux の Linux Kernel には、解放済みメモリの使用に関する脆弱性が存在します。

Possible impacts 情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 22, 2024, midnight
Registration Date Oct. 23, 2025, 4:47 p.m.
Last Update Oct. 23, 2025, 4:47 p.m.
Affected System
Linux
Linux Kernel 4.12 以上 5.4.285 未満
Linux Kernel 5.11 以上 5.15.168 未満
Linux Kernel 5.16 以上 6.1.93 未満
Linux Kernel 5.5 以上 5.10.227 未満
Linux Kernel 6.2 以上 6.6.33 未満
Linux Kernel 6.7 以上 6.8.12 未満
Linux Kernel 6.9 以上 6.9.3 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2025年10月22日]   掲載 Oct. 22, 2025, 11:39 a.m.