Back to search
CVE-2024-43838
Published: Aug 17, 2024
Modified: May 23, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: fix overflow check in adjust_jmp_off() adjust_jmp_off() incorrectly used the insn->imm field for all overflow check, which is incorrect as that should only be done or the BPF_JMP32 | BPF_JA case, not the general jump instruction case. Fix it by using insn->off for overflow check in the general case.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 5337ac4c9b807bc46baa0713121a0afa8beacd70 - < 345652866a8869825a2a582ee5a28d75141f184aaffected 5337ac4c9b807bc46baa0713121a0afa8beacd70 - < 4a04b4f0de59dd5c621e78f15803ee0b0544eeb8affected e47a1a791d32bd6c8f71d23c84294f2c053553a1affected 6.9.8 - < 6.10 |
Linux | Linux | affected 6.10unaffected 0 - < 6.10unaffected 6.10.3 - <= 6.10.*unaffected 6.11 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now