1149 matches found
Linux Distros Unpatched Vulnerability : CVE-2023-54033
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: fix a memory leak in the LRU and LRUPERCPU hash maps The LRU and LRUPERCPU maps allocate a new element on update before locking the target hash table bucke...
UBUNTU-CVE-2023-54033
In the Linux kernel, the following vulnerability has been resolved: bpf: fix a memory leak in the LRU and LRUPERCPU hash maps The LRU and LRUPERCPU maps allocate a new element on update before locking the target hash table bucket. Right after that the maps try to lock the bucket. If this fails,...
CVE-2023-54033
The CVE-2023-54033 issue affects the Linux kernel BPF maps, specifically the LRU and LRU_PERCPU hash maps. The vulnerability arises when updating these maps allocates a new element before attempting to lock the target bucket; if bucket locking fails, the allocated element is not released, making ...
CVE-2023-54033 bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
In the Linux kernel, the following vulnerability has been resolved: bpf: fix a memory leak in the LRU and LRUPERCPU hash maps The LRU and LRUPERCPU maps allocate a new element on update before locking the target hash table bucket. Right after that the maps try to lock the bucket. If this fails,...
PT-2025-52990
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the LRU and LRU PERCPU hash maps within the Linux kernel. These maps allocate a new element on update before locking the target hash table bucket. If bucket locki...
EUVD-2025-204774
Not used...
EUVD-2025-204775
Not used...
EUVD-2025-204777
Not used...
EUVD-2025-204773
Not used...
EUVD-2025-204772
Not used...
EUVD-2025-204776
Not used...
EUVD-2025-204447
Not used...
EUVD-2025-204443
Not used...
EUVD-2025-204445
Not used...
EUVD-2025-204446
Not used...
EUVD-2025-204448
Not used...
EUVD-2025-204441
Not used...
EUVD-2025-204442
Not used...
EUVD-2025-204444
Not used...
PYSEC-2025-111
An issue was discovered in allauth-django before 65.13.0. Both Okta and NetIQ were using preferredusername as the identifier for third-party provider accounts. That value may be mutable and should therefore be avoided for authorization decisions. The providers are now using sub instead...