PT-2025-40670 · Linux · Linux Kernel

Published

2025-10-04

·

Updated

2025-11-25

·

CVE-2022-50483

CVSS v3.1

5.5

Medium

VectorAV: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 The Linux kernel contains a flaw within the enetc network driver related to buffer management during XDP redirect operations. Specifically, the issue arises from improper handling of reference counts on pages within the RX ring when xdp do redirect() fails. This can lead to memory leaks, particularly when dealing with multi-buffer packets. The root cause is zeroing the rx swbd->page pointer before it is fully utilized, hindering proper error handling. The fix involves moving the page flipping procedure to execute only upon successful redirection, avoiding the leak scenario.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2022-50483

Affected Products

Linux Kernel