Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: x86/bpf: Fix IP after emitting call depth accounting Adjust the IP passed to `emit_patch` so it calculates the correct offset for the CALL instruction if `x86_call_depth_emit_accounting` emits code. Otherwise we will skip some instructions and most likely crash.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.6.26 |
References
- https://git.kernel.org/stable/c/3f9d57c771656bfd651e22edcfdb5f60e62542d4Patch
- https://git.kernel.org/stable/c/81166178cf0a0062a22b1b3b5368183d39577028Patch
- https://git.kernel.org/stable/c/9d98aa088386aee3db1b7b60b800c0fde0654a4aPatch
- https://git.kernel.org/stable/c/3f9d57c771656bfd651e22edcfdb5f60e62542d4Patch
- https://git.kernel.org/stable/c/81166178cf0a0062a22b1b3b5368183d39577028Patch
- https://git.kernel.org/stable/c/9d98aa088386aee3db1b7b60b800c0fde0654a4aPatch
FAQ
What is CVE-2024-35903?
CVE-2024-35903 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: x86/bpf: Fix IP after emitting call depth accounting Adjust the IP passed to `emit_patch` so it calculates the correct offset for ...
How severe is CVE-2024-35903?
CVE-2024-35903 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-35903?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.