目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2024-54683— Linux kernel 安全漏洞

EPSS 0.01% · P2
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-54683 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
netfilter: IDLETIMER: Fix for possible ABBA deadlock
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ====================================================== | WARNING: possible circular locking dependency detected | 6.12.0-rc7-01692-g5e9a28f41134-dirty #594 Not tainted | ------------------------------------------------------ | iptables/3303 is trying to acquire lock: | ffff8881057e04b8 (kn->active#48){++++}-{0:0}, at: __kernfs_remove+0x20 | | but task is already holding lock: | ffffffffa0249068 (list_mutex){+.+.}-{3:3}, at: idletimer_tg_destroy_v] | | which lock already depends on the new lock. A simple reproducer is: | #!/bin/bash | | while true; do | iptables -A INPUT -i foo -j IDLETIMER --timeout 10 --label "testme" | iptables -D INPUT -i foo -j IDLETIMER --timeout 10 --label "testme" | done & | while true; do | cat /sys/class/xt_idletimer/timers/testme >/dev/null | done Avoid this by freeing list_mutex right after deleting the element from the list, then continuing with the teardown.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于netfilter: IDLETIMER模块在删除规则和读取sysfs文件时,可能导致ABBA死锁。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 0902b469bd25065aa0688c3cee6f11744c817e7c ~ 8c2c8445cda8f59c38dec7dc10509bcb23ae26a0 -
LinuxLinux 2.6.36 -

二、漏洞 CVE-2024-54683 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-54683 的情报信息

登录查看更多情报信息。

同批安全公告 · Linux · 2025-01-11 · 共 67 条

CVE-2024-57793Linux kernel 安全漏洞
CVE-2024-57878Linux kernel 安全漏洞
CVE-2024-57877Linux kernel 安全漏洞
CVE-2024-57876Linux kernel 安全漏洞
CVE-2024-57806Linux kernel 安全漏洞
CVE-2024-57805Linux kernel 安全漏洞
CVE-2024-57804Linux kernel 安全漏洞
CVE-2024-57800Linux kernel 安全漏洞
CVE-2024-57799Linux kernel 安全漏洞
CVE-2024-57798Linux kernel 安全漏洞
CVE-2024-57807Linux kernel 安全漏洞
CVE-2024-57792Linux kernel 安全漏洞
CVE-2024-57791Linux kernel 安全漏洞
CVE-2024-56788Linux kernel 安全漏洞
CVE-2024-56372Linux kernel 安全漏洞
CVE-2024-56369Linux kernel 安全漏洞
CVE-2024-56368Linux kernel 安全漏洞
CVE-2024-55916Linux kernel 安全漏洞
CVE-2024-55881Linux kernel 安全漏洞
CVE-2024-54193Linux kernel 安全漏洞

显示前 20 条,共 67 条。 查看全部 → →

IV. Related Vulnerabilities

V. Comments for CVE-2024-54683

暂无评论


发表评论