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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-41049— filelock: fix potential use-after-free in posix_lock_inode

AI Predicted 5.5 Difficulty: Moderate EPSS 0.26% · P18

Possible ATT&CK Techniques 1AI

T1211 · Exploitation for Stealth

Affected Version Matrix 22

VendorProductVersion RangeStatus
LinuxLinux117fb80cd1e63c419c7a221ce070becb4bfc7b6d< 1cbbb3d9475c403ebedc327490c7c2b991398197affected
a6f4129378ca15f62cbdde09a7d3ccc35adcf49d< 7d4c14f4b511fd4c0dc788084ae59b4656ace58baffected
766e56faddbec2eaf70c9299e1c9ef74d846d32b< 02a8964260756c70b20393ad4006948510ac9967affected
34bff6d850019e00001129d6de3aa4874c2cf471< 5cb36e35bc10ea334810937990c2b9023dacb1b0affected
74f6f5912693ce454384eaeec48705646a21c74f< 432b06b69d1d354a171f7499141116536579eb6aaffected
74f6f5912693ce454384eaeec48705646a21c74f< 116599f6a26906cf33f67975c59f0692ecf7e9b2affected
74f6f5912693ce454384eaeec48705646a21c74f< 1b3ec4f7c03d4b07bad70697d7e2f4088d2cfe92affected
e75396988bb9b3b90e6e8690604d0f566cea403aaffected
… +14 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-41049

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
filelock: fix potential use-after-free in posix_lock_inode
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: filelock: fix potential use-after-free in posix_lock_inode Light Hsieh reported a KASAN UAF warning in trace_posix_lock_inode(). The request pointer had been changed earlier to point to a lock entry that was added to the inode's list. However, before the tracepoint could fire, another task raced in and freed that lock. Fix this by moving the tracepoint inside the spinlock, which should ensure that this doesn't happen.
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 存在安全漏洞,该漏洞源于在使用trace_posix_lock_inode函数时,请求指针被更改指向刚添加到inode列表的锁条目,但在此之前,另一个任务可能已经释放了该锁,导致释放后重用问题。
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 117fb80cd1e63c419c7a221ce070becb4bfc7b6d ~ 1cbbb3d9475c403ebedc327490c7c2b991398197 -
LinuxLinux 6.6 -

II. Public POCs for CVE-2024-41049

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-41049

登录查看更多情报信息。

Patches & Fixes for CVE-2024-41049 (1)

Other References for CVE-2024-41049 (6)

Same Patch Batch · Linux · 2024-07-29 · 121 CVEs total

CVE-2024-41089drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
CVE-2024-42068bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
CVE-2024-42067bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
CVE-2024-42066drm/xe: Fix potential integer overflow in page size calculation
CVE-2024-42065drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init
CVE-2024-42063bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
CVE-2024-42064drm/amd/display: Skip pipe if the pipe idx not set properly
CVE-2023-52887net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_s
CVE-2024-41098ata: libata-core: Fix null pointer dereference on error
CVE-2024-41097usb: atm: cxacru: fix endpoint checking in cxacru_bind()
CVE-2024-41096PCI/MSI: Fix UAF in msi_capability_init
CVE-2024-41095drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
CVE-2024-41094drm/fbdev-dma: Only set smem_start is enable per module option
CVE-2024-41093drm/amdgpu: avoid using null object of framebuffer
CVE-2024-41092drm/i915/gt: Fix potential UAF by revoke of fence registers
CVE-2024-41078btrfs: qgroup: fix quota root leak after quota disable failure
CVE-2024-41081ila: block BH in ila_output()
CVE-2024-41080io_uring: fix possible deadlock in io_register_iowq_max_workers()
CVE-2024-41079nvmet: always initialize cqe.result
CVE-2024-41076NFSv4: Fix memory leak in nfs4_set_security_label

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-41049

No comments yet


Leave a comment