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

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

100%

CVE-2023-53151— Linux kernel 安全漏洞

AI Predicted 5.5 Difficulty: Easy EPSS 0.11% · P2

Possible ATT&CK Techniques 1AI

T1496 · Resource Hijacking

Affected Version Matrix 18

ベンダープロダクトVersion Rangeステータス
LinuxLinux6cce3b23f6f8e974c00af7a9b88f1d413ba368a8< f45b2fa7678ab385299de345f7e85d05caea386baffected
6cce3b23f6f8e974c00af7a9b88f1d413ba368a8< 00ecb6fa67c0f772290c5ea5ae8b46eefd503b83affected
6cce3b23f6f8e974c00af7a9b88f1d413ba368a8< d0345f7c7dbc5d42e4e6f1db99c1c1879d7b0eb5affected
6cce3b23f6f8e974c00af7a9b88f1d413ba368a8< 634daf6b2c81015cc5e28bf694a6a94a50c641cdaffected
6cce3b23f6f8e974c00af7a9b88f1d413ba368a8< 84a578961b2566e475bfa8740beaf0abcc781a6faffected
6cce3b23f6f8e974c00af7a9b88f1d413ba368a8< 1d467e10507167eb6dc2c281a87675b731955d86affected
6cce3b23f6f8e974c00af7a9b88f1d413ba368a8< fbf50184190d55f8717bd29aa9530c399be96f30affected
6cce3b23f6f8e974c00af7a9b88f1d413ba368a8< 010444623e7f4da6b4a4dd603a7da7469981e293affected
… +10 more rows
新しい脆弱性情報の通知を購読するログインして購読

I. CVE-2023-53151の基本情報

脆弱性情報

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

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

脆弱性タイトル
md/raid10: prevent soft lockup while flush writes
ソース: CVE Program / CVE List V5
脆弱性説明
In the Linux kernel, the following vulnerability has been resolved: md/raid10: prevent soft lockup while flush writes Currently, there is no limit for raid1/raid10 plugged bio. While flushing writes, raid1 has cond_resched() while raid10 doesn't, and too many writes can cause soft lockup. Follow up soft lockup can be triggered easily with writeback test for raid10 with ramdisks: watchdog: BUG: soft lockup - CPU#10 stuck for 27s! [md0_raid10:1293] Call Trace: <TASK> call_rcu+0x16/0x20 put_object+0x41/0x80 __delete_object+0x50/0x90 delete_object_full+0x2b/0x40 kmemleak_free+0x46/0xa0 slab_free_freelist_hook.constprop.0+0xed/0x1a0 kmem_cache_free+0xfd/0x300 mempool_free_slab+0x1f/0x30 mempool_free+0x3a/0x100 bio_free+0x59/0x80 bio_put+0xcf/0x2c0 free_r10bio+0xbf/0xf0 raid_end_bio_io+0x78/0xb0 one_write_done+0x8a/0xa0 raid10_end_write_request+0x1b4/0x430 bio_endio+0x175/0x320 brd_submit_bio+0x3b9/0x9b7 [brd] __submit_bio+0x69/0xe0 submit_bio_noacct_nocheck+0x1e6/0x5a0 submit_bio_noacct+0x38c/0x7e0 flush_pending_writes+0xf0/0x240 raid10d+0xac/0x1ed0 Fix the problem by adding cond_resched() to raid10 like what raid1 did. Note that unlimited plugged bio still need to be optimized, for example, in the case of lots of dirty pages writeback, this will take lots of memory and io will spend a long time in plug, hence io latency is bad.
ソース: 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存在安全漏洞,该漏洞源于raid10写入刷新时缺少条件调度,可能导致软锁定。
ソース: CNNVD (China National Vulnerability Database)
CVSS情報
N/A
ソース: CNNVD (China National Vulnerability Database)
脆弱性タイプ
N/A
ソース: CNNVD (China National Vulnerability Database)

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
LinuxLinux 6cce3b23f6f8e974c00af7a9b88f1d413ba368a8 ~ f45b2fa7678ab385299de345f7e85d05caea386b -
LinuxLinux 2.6.16 -

II. CVE-2023-53151の公開POC

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

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

ログインしてAI POCを生成

III. CVE-2023-53151のインテリジェンス情報

登录查看更多情报信息。

Same Patch Batch · Linux · 2025-09-15 · 210 CVEs total

CVE-2025-398007.8 HIGHbtrfs: abort transaction on unexpected eb generation at btrfs_copy_root()
CVE-2025-398027.5 HIGHlib/crypto: arm/poly1305: Fix register corruption in no-SIMD contexts
CVE-2025-398047.5 HIGHlib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts
CVE-2022-50295io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
CVE-2023-53233net/smc: fix deadlock triggered by cancel_delayed_work_syn()
CVE-2023-53234watchdog: Fix kmemleak in watchdog_cdev_register
CVE-2023-53235drm/tests: helpers: Avoid a driver uaf
CVE-2023-53236iommufd: Do not corrupt the pfn list when doing batch carry
CVE-2023-53237drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini
CVE-2023-53238phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()
CVE-2023-53239drm/msm/mdp5: Add check for kzalloc
CVE-2023-53240xsk: check IFF_UP earlier in Tx path
CVE-2023-53241nfsd: call op_release, even when op_func returns an error
CVE-2023-53242thermal/drivers/hisi: Drop second sensor hi3660
CVE-2022-50291kcm: annotate data-races around kcm->rx_psock
CVE-2022-50292drm/msm/dp: fix bridge lifetime
CVE-2022-50301iommu/omap: Fix buffer overflow in debugfs
CVE-2022-50302lockd: set other missing fields when unlocking files
CVE-2022-50303drm/amdkfd: Fix double release compute pasid
CVE-2022-50300btrfs: fix extent map use-after-free when handling missing device in read_one_chunk

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

IV. 関連脆弱性

V. CVE-2023-53151へのコメント

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


コメントを残す