Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2022-50485— ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode

AI Predicted 7.8 Difficulty: Hard EPSS 0.16% · P5

Affected Version Matrix 14

VendorProductVersion RangeStatus
LinuxLinux393d1d1d76933886d5e1ce603214c9987589c6d5< 2142dfa1de61e25b83198af0308ec7689cca25d3affected
393d1d1d76933886d5e1ce603214c9987589c6d5< c0a738875c2e9c8c3366d792f8bf7fe508d5e5a5affected
393d1d1d76933886d5e1ce603214c9987589c6d5< f7e6b5548f915d7aa435d0764d41eacfb49c6e09affected
393d1d1d76933886d5e1ce603214c9987589c6d5< f725b290ed79ad61e4f721fee95a287892d8b1adaffected
393d1d1d76933886d5e1ce603214c9987589c6d5< 488a5c2bf7543c3cd3f07a025f2e62be91599430affected
393d1d1d76933886d5e1ce603214c9987589c6d5< 63b1e9bccb71fe7d7e3ddc9877dbdc85e5d2d023affected
3.10affected
< 3.10unaffected
… +6 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2022-50485

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode There are many places that will get unhappy (and crash) when ext4_iget() returns a bad inode. However, if iget the boot loader inode, allows a bad inode to be returned, because the inode may not be initialized. This mechanism can be used to bypass some checks and cause panic. To solve this problem, we add a special iget flag EXT4_IGET_BAD. Only with this flag we'd be returning bad inode from ext4_iget(), otherwise we always return the error code if the inode is bad inode.(suggested by Jan Kara)
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于缺少EXT4_IGET_BAD标志,可能导致意外坏索引节点和系统崩溃。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux 393d1d1d76933886d5e1ce603214c9987589c6d5 ~ 2142dfa1de61e25b83198af0308ec7689cca25d3 -
LinuxLinux 3.10 -

II. Public POCs for CVE-2022-50485

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2022-50485

登录查看更多情报信息。

Patches & Fixes for CVE-2022-50485 (6)

Same Patch Batch · Linux · 2025-10-04 · 144 CVEs total

CVE-2025-399329.8 CRITICALsmb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work)
CVE-2025-399489.8 CRITICALice: fix Rx page leak on multi-buffer frames
CVE-2025-399469.8 CRITICALtls: make sure to abort the stream if headers are bogus
CVE-2025-399339.4 CRITICALsmb: client: let recv_done verify data_offset, data_length and remaining_data_length
CVE-2025-399439.4 CRITICALksmbd: smbdirect: validate data_offset and data_length field of smb_direct_data_transfer
CVE-2023-536009.1 CRITICALtunnels: fix kasan splat when generating ipv4 pmtu error
CVE-2023-536158.8 HIGHscsi: qla2xxx: Fix deletion race condition
CVE-2025-399528.8 HIGHwifi: wilc1000: avoid buffer overflow in WID string configuration
CVE-2023-535898.8 HIGHwifi: iwlwifi: mvm: don't trust firmware n_channels
CVE-2023-535868.8 HIGHscsi: target: Fix multiple LUN_RESET handling
CVE-2022-504938.8 HIGHscsi: qla2xxx: Fix crash when I/O abort times out
CVE-2023-535988.4 HIGHbus: mhi: host: Range check CHDBOFF and ERDBOFF
CVE-2023-535667.8 HIGHnetfilter: nft_set_rbtree: fix null deref on element insertion
CVE-2023-535367.8 HIGHblk-crypto: make blk_crypto_evict_key() more robust
CVE-2023-535607.8 HIGHtracing/histograms: Add histograms to hist_vars if they have referenced variables
CVE-2023-535597.8 HIGHip_vti: fix potential slab-use-after-free in decode_session6
CVE-2023-535577.8 HIGHfprobe: Release rethook after the ftrace_ops is unregistered
CVE-2023-535377.8 HIGHf2fs: fix to avoid use-after-free for cached IPU bio
CVE-2023-535397.8 HIGHRDMA/rxe: Fix incomplete state save in rxe_requester
CVE-2023-535457.8 HIGHdrm/amdgpu: unmap and remove csa_va properly

Showing top 20 of 144 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2022-50485

No comments yet


Leave a comment