CVE-2024-35903
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…
Does this matter?
Lower severity and a low EPSS score (0.21%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.21% probability · 12th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.