PT-2026-36427 · Linux · Linux Kernel
CVE-2026-43010
·
Published
2026-04-02
·
Updated
2026-08-30
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the Linux kernel where
bpf kprobe multi link attach() fails to validate if a program being attached has the sleepable flag set. Because kprobe.multi programs operate within an atomic/RCU context and are prohibited from sleeping, this flaw allows sleepable helpers, such as bpf copy from user(), to be invoked from a non-sleepable context. This results in a "sleeping function called from invalid context" error, which can lead to system instability or downtime.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel