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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 4.4 利用难度: 困难 EPSS 0.25% · P16

影响版本矩阵 20

厂商产品版本范围状态
LinuxLinux9f17f2874834f4cdbe48cc05676d8f7558793204< e657fa2df4429f3805a9b3e47fb1a4a1b02a72bdaffected
9f17f2874834f4cdbe48cc05676d8f7558793204< 6d0a07f68b66269e167def6c0b90a219cd3e7473affected
9f17f2874834f4cdbe48cc05676d8f7558793204< e6897e299f57b103e999e62010b88e363b3eebaeaffected
9f17f2874834f4cdbe48cc05676d8f7558793204< 4cda484e584be34d55ee17436ebf7ad11922b97aaffected
9f17f2874834f4cdbe48cc05676d8f7558793204< 3c0d416eb4bef705f699213cee94bf54b6acdacdaffected
9f17f2874834f4cdbe48cc05676d8f7558793204< fdda354f60a576d52dcf90351254714681df4370affected
9f17f2874834f4cdbe48cc05676d8f7558793204< aaadc0cb05c999ccd8898a03298b7e5c31509b08affected
9f17f2874834f4cdbe48cc05676d8f7558793204< a3a855764dbacbdb1cc51e15dc588f2d21c93e0eaffected
… +12 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
fbdev: pxafb: Fix possible use after free in pxafb_task()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafb_task() In the pxafb_probe function, it calls the pxafb_init_fbinfo function, after which &fbi->task is associated with pxafb_task. Moreover, within this pxafb_init_fbinfo function, the pxafb_blank function within the &pxafb_ops struct is capable of scheduling work. If we remove the module which will call pxafb_remove to make cleanup, it will call unregister_framebuffer function which can call do_unregister_framebuffer to free fbi->fb through put_fb_info(fb_info), while the work mentioned above will be used. The sequence of operations that may lead to a UAF bug is as follows: CPU0 CPU1 | pxafb_task pxafb_remove | unregister_framebuffer(info) | do_unregister_framebuffer(fb_info) | put_fb_info(fb_info) | // free fbi->fb | set_ctrlr_state(fbi, state) | __pxafb_lcd_power(fbi, 0) | fbi->lcd_power(on, &fbi->fb.var) | //use fbi->fb Fix it by ensuring that the work is canceled before proceeding with the cleanup in pxafb_remove. Note that only root user can remove the driver at runtime.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于fbdev组件pxafb在pxafb_task中的潜在释放后重用问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 9f17f2874834f4cdbe48cc05676d8f7558793204 ~ e657fa2df4429f3805a9b3e47fb1a4a1b02a72bd -
LinuxLinux 2.6.27 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-49924 补丁与修复 (3)

同批安全公告 · Linux · 2024-10-21 · 共 372 条

CVE-2024-50019Linux kernel 安全漏洞
CVE-2024-50030Linux kernel 安全漏洞
CVE-2024-50028Linux kernel 安全漏洞
CVE-2024-50029Linux kernel 安全漏洞
CVE-2024-50027Linux kernel 安全漏洞
CVE-2024-50025Linux kernel 安全漏洞
CVE-2024-50026Linux kernel 安全漏洞
CVE-2024-50023Linux kernel 安全漏洞
CVE-2024-50024Linux kernel 安全漏洞
CVE-2024-50022Linux kernel 安全漏洞
CVE-2024-50021Linux kernel 安全漏洞
CVE-2024-50020Linux kernel 安全漏洞
CVE-2024-50011Linux kernel 安全漏洞
CVE-2024-50006Linux kernel 安全漏洞
CVE-2024-50007Linux kernel 安全漏洞
CVE-2024-50008Linux kernel 安全漏洞
CVE-2024-50009Linux kernel 安全漏洞
CVE-2024-50010Linux kernel 安全漏洞
CVE-2024-50014Linux kernel 安全漏洞
CVE-2024-50017Linux kernel 安全漏洞

显示前 20 条,共 372 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-49924

暂无评论


发表评论