PT-2024-30699 · Linux · Linux Kernel

Published

2024-07-12

·

Updated

2024-10-29

·

CVE-2024-43838

CVSS v2.0

7.5

High

VectorAV:N/AC:L/Au:N/C:P/I:P/A:P
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue concerns the Linux kernel, where the function adjust jmp off() incorrectly used the insn->imm field for all overflow checks. This is incorrect because it should only be done for the BPF JMP32 | BPF JA case, not for the general jump instruction case. The fix involves using insn->off for overflow checks in the general case.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Integer Overflow

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2025-02957
CVE-2024-43838

Affected Products

Linux Kernel