cbcvebase.
CVE-2022-49873
published 2025-05-01

CVE-2022-49873: In the Linux kernel, the following vulnerability has been resolved: bpf: Fix wrong reg type conversion in release_reference() Some helper functions will…

PriorityP420medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.20%
10.5th percentile
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix wrong reg type conversion in release_reference() Some helper functions will allocate memory. To avoid memory leaks, the verifier requires the eBPF program to release these memories by calling the corresponding helper functions. When a resource is released, all pointer registers corresponding to the resource should be invalidated. The verifier use release_references() to do this job, by apply __mark_reg_unknown() to each relevant register. It will give these registers the type of SCALAR_VALUE. A register that will contain a pointer value at runtime, but of type SCALAR_VALUE, which may allow the unprivileged user to get a kernel pointer by storing this register into a map. Using __mark_reg_not_init() while NOT allow_ptr_leaks can mitigate this problem.

Affected

14 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.0.10-1 (bookworm)linux 6.0.10-1 (bookworm)
linuxlinux
linuxlinux>= fd978bf7fd312581a7ca454a991f0ffb34c4204b < cedd4f01f67be94735f15123158f485028571037cedd4f01f67be94735f15123158f485028571037
linuxlinux>= fd978bf7fd312581a7ca454a991f0ffb34c4204b < 466ce46f251dfb259a8cbaa895ab9edd6fb56240466ce46f251dfb259a8cbaa895ab9edd6fb56240
linuxlinux>= fd978bf7fd312581a7ca454a991f0ffb34c4204b < ae5ccad6c711db0f2ca1231be051935dd128b8f5ae5ccad6c711db0f2ca1231be051935dd128b8f5
linuxlinux>= fd978bf7fd312581a7ca454a991f0ffb34c4204b < f1db20814af532f85e091231223e5e4818e8464bf1db20814af532f85e091231223e5e4818e8464b
linuxlinux_kernel
linuxlinux_kernel>= 0 < 5.10.158-15.10.158-1
linuxlinux_kernel>= 0 < 6.0.10-16.0.10-1
linuxlinux_kernel>= 0 < 6.0.10-16.0.10-1
linuxlinux_kernel>= 0 < 6.0.10-16.0.10-1
linuxlinux_kernel>= 4.20 < 5.10.1555.10.155
linuxlinux_kernel>= 5.11 < 5.15.795.15.79
linuxlinux_kernel>= 5.16 < 6.0.96.0.9

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.