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

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

100%

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

AI Predicted 5.5 Difficulty: Hard EPSS 0.12% · P2

Possible ATT&CK Techniques 1AI

T1499 · Endpoint Denial of Service

Affected Version Matrix 8

ベンダープロダクトVersion Rangeステータス
LinuxLinuxc8585c6fcaf2011de54c3592e80a634a2b9e1a7f< 2ec97dc90df40c50e509809dc9a198638a7e18b6affected
c8585c6fcaf2011de54c3592e80a634a2b9e1a7f< 4b4340bf04ce9a52061f15000ecedd126abc093caffected
c8585c6fcaf2011de54c3592e80a634a2b9e1a7f< 00d873c17e29cc32d90ca852b82685f1673acaa5affected
4.7affected
< 4.7unaffected
6.2.16≤ 6.2.*unaffected
6.3.3≤ 6.3.*unaffected
6.4≤ *unaffected
新しい脆弱性情報の通知を購読するログインして購読

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

脆弱性情報

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

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

脆弱性タイトル
ext4: avoid deadlock in fs reclaim with page writeback
ソース: CVE Program / CVE List V5
脆弱性説明
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid deadlock in fs reclaim with page writeback Ext4 has a filesystem wide lock protecting ext4_writepages() calls to avoid races with switching of journalled data flag or inode format. This lock can however cause a deadlock like: CPU0 CPU1 ext4_writepages() percpu_down_read(sbi->s_writepages_rwsem); ext4_change_inode_journal_flag() percpu_down_write(sbi->s_writepages_rwsem); - blocks, all readers block from now on ext4_do_writepages() ext4_init_io_end() kmem_cache_zalloc(io_end_cachep, GFP_KERNEL) fs_reclaim frees dentry... dentry_unlink_inode() iput() - last ref => iput_final() - inode dirty => write_inode_now()... ext4_writepages() tries to acquire sbi->s_writepages_rwsem and blocks forever Make sure we cannot recurse into filesystem reclaim from writeback code to avoid the deadlock.
ソース: 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存在安全漏洞,该漏洞源于ext4_writepages中的文件系统范围锁可能导致死锁情况。
ソース: CNNVD (China National Vulnerability Database)
CVSS情報
N/A
ソース: CNNVD (China National Vulnerability Database)
脆弱性タイプ
N/A
ソース: CNNVD (China National Vulnerability Database)

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
LinuxLinux c8585c6fcaf2011de54c3592e80a634a2b9e1a7f ~ 2ec97dc90df40c50e509809dc9a198638a7e18b6 -
LinuxLinux 4.7 -

II. CVE-2023-53149の公開POC

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

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

ログインしてAI POCを生成

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

登录查看更多情报信息。

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

CVE-2022-502359.8 CRITICALNFSD: Protect against send buffer overflow in NFSv2 READDIR
CVE-2022-503359.8 CRITICAL9p: set req refcount to zero to avoid uninitialized usage
CVE-2023-531929.8 CRITICALvxlan: Fix nexthop hash size
CVE-2023-532538.8 HIGHHID: nvidia-shield: Reference hid_device devm allocation of input_dev name
CVE-2023-532268.8 HIGHwifi: mwifiex: Fix OOB and integer underflow when rx packets
CVE-2022-502418.8 HIGHNFSD: fix use-after-free on source server when doing inter-server copy
CVE-2023-531948.4 HIGHfs/ntfs3: Add length check in indx_get_root
CVE-2023-532138.1 HIGHwifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()
CVE-2023-531868.1 HIGHskbuff: Fix a race between coalescing and releasing SKBs
CVE-2022-503037.8 HIGHdrm/amdkfd: Fix double release compute pasid
CVE-2023-532547.8 HIGHcacheinfo: Fix shared_cpu_map to handle shared caches at different levels
CVE-2023-531707.8 HIGHnet: dsa: Removed unneeded of_node_put in felix_parse_ports_node
CVE-2023-532527.8 HIGHBluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
CVE-2023-531767.8 HIGHserial: 8250: Reinit port->pm on port specific driver unbind
CVE-2023-531787.8 HIGHmm: fix zswap writeback race condition
CVE-2023-531797.8 HIGHnetfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c
CVE-2023-531847.8 HIGHarm64/sme: Set new vector length before reallocating
CVE-2022-503157.8 HIGHata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
CVE-2023-531897.8 HIGHipv6/addrconf: fix a potential refcount underflow for idev
CVE-2023-532167.8 HIGHarm64: efi: Make efi_rt_lock a raw_spinlock

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

IV. 関連脆弱性

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

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


コメントを残す