CVE-2023-54119
CVE-2023-54119 is a security vulnerability that is still awaiting full analysis and scoring. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- EPSS exploit prediction: 0% (8th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2023-60326
- Published:
- Last modified:
Description
In the Linux kernel, the following vulnerability has been resolved: inotify: Avoid reporting event with invalid wd When inotify_freeing_mark() races with inotify_handle_inode_event() it can happen that inotify_handle_inode_event() sees that i_mark->wd got already reset to -1 and reports this value to userspace which can confuse the inotify listener. Avoid the problem by validating that wd is sensible (and pretend the mark got removed before the event got generated otherwise).
Frequently asked questions
- What is CVE-2023-54119?
- In the Linux kernel, the following vulnerability has been resolved: inotify: Avoid reporting event with invalid wd When inotify_freeing_mark() races with inotify_handle_inode_event() it can happen that inotify_handle_inode_event() sees that i_mark->wd got already reset to -1 and reports this value to userspace which can confuse the inotify listener. Avoid the problem by validating that wd is sensible (and pretend the mark got removed before the event got generated otherwise).
- Is CVE-2023-54119 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (8th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2023-54119?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2023-54119 have an EU (EUVD) identifier?
- Yes. CVE-2023-54119 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2023-60326.
- When was CVE-2023-54119 published?
- CVE-2023-54119 was published on 2025-12-24 and last updated on 2026-06-17.
References
- https://git.kernel.org/stable/c/145f54ea336b06cf4f92eeee996f2ffca939ea43
- https://git.kernel.org/stable/c/17ad86d8c12220de97e80d88b5b4c934a40e1812
- https://git.kernel.org/stable/c/2d65c97777e5b4a845637800d5d7b648f5772106
- https://git.kernel.org/stable/c/8fb33166aed888769ea63d6af49515893f8a1f14
- https://git.kernel.org/stable/c/a48bacee05860c6089c3482bcdc80720b0ee5732
- https://git.kernel.org/stable/c/c915d8f5918bea7c3962b09b8884ca128bfd9b0c
- https://git.kernel.org/stable/c/fb3294998489d39835006240e9c6e6b2ac62022e