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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.24% · P15

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinuxc574bbe917036c8968b984c82c7b13194fe5ce98< e5ec1c24e71dbf144677a975d6ba91043c2193dbaffected
c574bbe917036c8968b984c82c7b13194fe5ce98< d6159bd4c00594249e305bfe02304c67c506264eaffected
c574bbe917036c8968b984c82c7b13194fe5ce98< bdd21eed8b72f9e28d6c279f6db258e090c79080affected
c574bbe917036c8968b984c82c7b13194fe5ce98< 2774f256e7c0219e2b0a0894af1c76bdabc4f974affected
5.18affected
< 5.18unaffected
6.1.140≤ 6.1.*unaffected
6.6.22≤ 6.6.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been observed. It's because wakeup_kswapd() is called with a wrong zone index, -1. Fixed it by checking the index before calling wakeup_kswapd(). > BUG: unable to handle page fault for address: 00000000000033f3 > #PF: supervisor read access in kernel mode > #PF: error_code(0x0000) - not-present page > PGD 0 P4D 0 > Oops: 0000 [#1] PREEMPT SMP NOPTI > CPU: 2 PID: 895 Comm: masim Not tainted 6.6.0-dirty #255 > Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS > rel-1.16.0-0-gd239552ce722-prebuilt.qemu.org 04/01/2014 > RIP: 0010:wakeup_kswapd (./linux/mm/vmscan.c:7812) > Code: (omitted) > RSP: 0000:ffffc90004257d58 EFLAGS: 00010286 > RAX: ffffffffffffffff RBX: ffff88883fff0480 RCX: 0000000000000003 > RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88883fff0480 > RBP: ffffffffffffffff R08: ff0003ffffffffff R09: ffffffffffffffff > R10: ffff888106c95540 R11: 0000000055555554 R12: 0000000000000003 > R13: 0000000000000000 R14: 0000000000000000 R15: ffff88883fff0940 > FS: 00007fc4b8124740(0000) GS:ffff888827c00000(0000) knlGS:0000000000000000 > CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > CR2: 00000000000033f3 CR3: 000000026cc08004 CR4: 0000000000770ee0 > DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 > PKRU: 55555554 > Call Trace: > <TASK> > ? __die > ? page_fault_oops > ? __pte_offset_map_lock > ? exc_page_fault > ? asm_exc_page_fault > ? wakeup_kswapd > migrate_misplaced_page > __handle_mm_fault > handle_mm_fault > do_user_addr_fault > exc_page_fault > asm_exc_page_fault > RIP: 0033:0x55b897ba0808 > Code: (omitted) > RSP: 002b:00007ffeefa821a0 EFLAGS: 00010287 > RAX: 000055b89983acd0 RBX: 00007ffeefa823f8 RCX: 000055b89983acd0 > RDX: 00007fc2f8122010 RSI: 0000000000020000 RDI: 000055b89983acd0 > RBP: 00007ffeefa821a0 R08: 0000000000000037 R09: 0000000000000075 > R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000000 > R13: 00007ffeefa82410 R14: 000055b897ba5dd8 R15: 00007fc4b8340000 > </TASK>
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于调用错误区域索引。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux c574bbe917036c8968b984c82c7b13194fe5ce98 ~ e5ec1c24e71dbf144677a975d6ba91043c2193db -
LinuxLinux 5.18 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-26783 其他参考 (3)

同批安全公告 · Linux · 2024-04-04 · 共 32 条

CVE-2024-26793Linux kernel 安全漏洞
CVE-2024-26809Linux kernel 安全漏洞
CVE-2024-26808Linux kernel 安全漏洞
CVE-2024-26807Linux kernel 安全漏洞
CVE-2024-26806Linux kernel 安全漏洞
CVE-2024-26805Linux kernel 安全漏洞
CVE-2024-26804Linux kernel 安全漏洞
CVE-2024-26803Linux kernel 安全漏洞
CVE-2024-26802Linux kernel 安全漏洞
CVE-2024-26800Linux kernel 安全漏洞
CVE-2024-26801Linux kernel 安全漏洞
CVE-2024-26799Linux kernel 安全漏洞
CVE-2024-26798Linux kernel 安全漏洞
CVE-2024-26797Linux kernel 安全漏洞
CVE-2024-26796Linux kernel 安全漏洞
CVE-2024-26795Linux kernel 安全漏洞
CVE-2024-26745Linux kernel 安全漏洞
CVE-2024-26792Linux kernel 安全漏洞
CVE-2024-26791Linux kernel 安全漏洞
CVE-2024-26790Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-26783

暂无评论


发表评论