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

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

net/mlx5e: Fix CT entry update leaks of modify header context

The cited commit allocates a new modify header to replace the old
one when updating CT entry. But if failed to allocate a new one, eg.
exceed the max number firmware can support, modify header will be
an error pointer that will trigger a panic when deallocating it. And
the old modify header point is copied to old attr. When the old
attr is freed, the old modify header is lost.

Fix it by restoring the old attr to attr when failed to allocate a
new modify header context. So when the CT entry is freed, the right
modify header context will be freed. And the panic of accessing
error pointer is also fixed.

Publication Date Aug. 21, 2024, 9:15 a.m.
Registration Date Aug. 26, 2024, 4:59 p.m.
Last Update Aug. 21, 2024, 9:30 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 July 31, 2024, midnight
Registration Date Oct. 7, 2025, 5:58 p.m.
Last Update Oct. 7, 2025, 5:58 p.m.
Affected System
Linux
Linux Kernel 6.11
Linux Kernel 6.3 以上 6.6.45 未満
Linux Kernel 6.7 以上 6.10.4 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2025年10月07日]
  掲載
Oct. 7, 2025, 5:58 p.m.