目標達成 すべての支援者に感謝 — 100%達成しました!

目標: 1000 CNY · 調達済み: 1336 CNY

100%

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

AI Predicted 5.9 Difficulty: Moderate EPSS 0.24% · P15

Possible ATT&CK Techniques 1AI

T1211 · Exploitation for Stealth

Affected Version Matrix 14

ベンダープロダクトVersion Rangeステータス
LinuxLinux004ed42638f4428e70ead59d170f3d17ff761a0f< ab8b397d5997d8c37610252528edc54bebf9f6d3affected
004ed42638f4428e70ead59d170f3d17ff761a0f< 8f5ffd2af7274853ff91d6cd62541191d9fbd10daffected
004ed42638f4428e70ead59d170f3d17ff761a0f< a29cfcb848c31f22b4de6a531c3e1d68c9bfe09faffected
004ed42638f4428e70ead59d170f3d17ff761a0f< 924f788c906dccaca30acab86c7124371e1d6f2caffected
004ed42638f4428e70ead59d170f3d17ff761a0f< da0ffe84fcc1627a7dff82c80b823b94236af905affected
004ed42638f4428e70ead59d170f3d17ff761a0f< 6d45e1c948a8b7ed6ceddb14319af69424db730caffected
5.8affected
< 5.8unaffected
… +6 more rows
新しい脆弱性情報の通知を購読するログインして購読

I. CVE-2024-43889の基本情報

脆弱性情報

脆弱性についてご質問がありますか?Shenlongの分析が参考になるかご確認ください!
Shenlongの10の質問を表示 ↗

高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。

脆弱性タイトル
padata: Fix possible divide-by-0 panic in padata_mt_helper()
ソース: CVE Program / CVE List V5
脆弱性説明
In the Linux kernel, the following vulnerability has been resolved: padata: Fix possible divide-by-0 panic in padata_mt_helper() We are hit with a not easily reproducible divide-by-0 panic in padata.c at bootup time. [ 10.017908] Oops: divide error: 0000 1 PREEMPT SMP NOPTI [ 10.017908] CPU: 26 PID: 2627 Comm: kworker/u1666:1 Not tainted 6.10.0-15.el10.x86_64 #1 [ 10.017908] Hardware name: Lenovo ThinkSystem SR950 [7X12CTO1WW]/[7X12CTO1WW], BIOS [PSE140J-2.30] 07/20/2021 [ 10.017908] Workqueue: events_unbound padata_mt_helper [ 10.017908] RIP: 0010:padata_mt_helper+0x39/0xb0 : [ 10.017963] Call Trace: [ 10.017968] <TASK> [ 10.018004] ? padata_mt_helper+0x39/0xb0 [ 10.018084] process_one_work+0x174/0x330 [ 10.018093] worker_thread+0x266/0x3a0 [ 10.018111] kthread+0xcf/0x100 [ 10.018124] ret_from_fork+0x31/0x50 [ 10.018138] ret_from_fork_asm+0x1a/0x30 [ 10.018147] </TASK> Looking at the padata_mt_helper() function, the only way a divide-by-0 panic can happen is when ps->chunk_size is 0. The way that chunk_size is initialized in padata_do_multithreaded(), chunk_size can be 0 when the min_chunk in the passed-in padata_mt_job structure is 0. Fix this divide-by-0 panic by making sure that chunk_size will be at least 1 no matter what the input parameters are.
ソース: CVE Program / CVE List V5
CVSS情報
N/A
ソース: CVE Program / CVE List V5
脆弱性タイプ
N/A
ソース: CVE Program / CVE List V5
脆弱性タイトル
Linux kernel 安全漏洞
ソース: CNNVD (China National Vulnerability Database)
脆弱性説明
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于在padata_mt_helper函数中存在除以零问题。
ソース: CNNVD (China National Vulnerability Database)
CVSS情報
N/A
ソース: CNNVD (China National Vulnerability Database)
脆弱性タイプ
N/A
ソース: CNNVD (China National Vulnerability Database)

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
LinuxLinux 004ed42638f4428e70ead59d170f3d17ff761a0f ~ ab8b397d5997d8c37610252528edc54bebf9f6d3 -
LinuxLinux 5.8 -

II. CVE-2024-43889の公開POC

#POC説明ソースリンクShenlongリンク
AI生成POCプレミアム

公開POCは見つかりませんでした。

ログインしてAI POCを生成

III. CVE-2024-43889のインテリジェンス情報

登录查看更多情报信息。

CVE-2024-43889 其他参考 (6)

Same Patch Batch · Linux · 2024-08-26 · 39 CVEs total

CVE-2024-449427.8 HIGHf2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC
CVE-2024-439107.8 HIGHbpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses
CVE-2024-449347.8 HIGHnet: bridge: mcast: wait for previous gc cycles when removing port
CVE-2024-438977.8 HIGHnet: drop bad gso csum_start and offset in virtio_net_hdr
CVE-2024-449397.8 HIGHjfs: fix null ptr deref in dtInsertEntry
CVE-2024-438927.8 HIGHmemcg: protect concurrent access to mem_cgroup_idr
CVE-2024-438917.8 HIGHtracing: Have format file honor EVENT_FILE_FL_FREED
CVE-2024-438887.8 HIGHmm: list_lru: fix UAF for memory cgroup
CVE-2024-449417.8 HIGHf2fs: fix to cover read extent cache access with lock
CVE-2024-449407.5 HIGHfou: remove warn in gue_gro_receive on unsupported protocol
CVE-2024-449337.3 HIGHbnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
CVE-2024-439137.0 HIGHnvme: apple: fix device reference counting
CVE-2024-44938jfs: Fix shift-out-of-bounds in dbDiscardAG
CVE-2024-44937platform/x86: intel-vbtn: Protect ACPI notify handler against recursion
CVE-2024-44936power: supply: rt5033: Bring back i2c_set_clientdata
CVE-2024-44935sctp: Fix null-ptr-deref in reuseport_add_sock().
CVE-2024-44932idpf: fix UAFs when destroying the queues
CVE-2024-44931gpio: prevent potential speculation leaks in gpio_device_get_desc()
CVE-2024-43914md/raid5: avoid BUG_ON() while continue reshape after reassembling
CVE-2024-43912wifi: nl80211: disallow setting special AP channel widths

Showing 20 of 39 CVEs. View all on vendor page →

IV. 関連脆弱性

V. CVE-2024-43889へのコメント

まだコメントはありません


コメントを残す