Security Advisory

CVE-2024-35903

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-19 08:34:56
Last updated 2026-05-11 20:13:29
Assigner Linux
State PUBLISHED

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.