CVE-2024-39470
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
eventfs: Fix a possible null pointer dereference in eventfs_find_events()
In function eventfs_find_events,there is a potential null pointer that may be caused by calling update_events_attr which will perform some operations on the members of the ei struct when ei is NULL.
Hence,When ei->is_freed is set,return NULL directly.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 628adb842bd5e1c2c598534a7a022b8235289de6 < 5ade5fbdbbb1f023bb70730ba4d74146c8bc7eb9 | affected |
| Linux | Linux | 8186fff7ab649085e2c60d032d9a20a85af1d87c < 7a1b2d138189375ed1dcd7d0851118230221bd1d | affected |
| Linux | Linux | 8186fff7ab649085e2c60d032d9a20a85af1d87c < d4e9a968738bf66d3bb852dd5588d4c7afd6d7f4 | affected |
| Linux | Linux | 9c2ac5e0ea7899411fd900d4681890722a020735 | affected |
| Linux | Linux | 6.6.18 < 6.6.34 | affected |
| Linux | Linux | 6.7.4 < 6.8 | affected |
| Linux | Linux | 6.8 | affected |
| Linux | Linux | 0 < 6.8 | unaffected |
| Linux | Linux | 6.6.34 <= 6.6.* | unaffected |
| Linux | Linux | 6.9.5 <= 6.9.* | unaffected |
| Linux | Linux | 6.10 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/5ade5fbdbbb1f023bb70730ba4d74146c8bc7eb9
- https://git.kernel.org/stable/c/7a1b2d138189375ed1dcd7d0851118230221bd1d
- https://git.kernel.org/stable/c/d4e9a968738bf66d3bb852dd5588d4c7afd6d7f4
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/5ade5fbdbbb1f023bb70730ba4d74146c8bc7eb9
- https://git.kernel.org/stable/c/7a1b2d138189375ed1dcd7d0851118230221bd1d
- https://git.kernel.org/stable/c/d4e9a968738bf66d3bb852dd5588d4c7afd6d7f4
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.