1603 matches found
CVE-2022-50479 drm/amd: fix potential memory leak
In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak clksrc when function run into last return NULL. s/free/kfree/ - Alex...
CVE-2025-39950 net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR
In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCPREPAIR A NULL pointer dereference can occur in tcpaofinishconnect during a connect system call on a socket with a TCP-AO key added and TCPREPAIR enabled. The...
EUVD-2022-55521
Malicious code in bioql PyPI...
EUVD-2025-26085
Malicious code in bioql PyPI...
EUVD-2025-26769
Malicious code in bioql PyPI...
EUVD-2022-52597
Malicious code in bioql PyPI...
EUVD-2024-51803
Malicious code in bioql PyPI...
EUVD-2025-30857
Malicious code in bioql PyPI...
EUVD-2022-54938
Malicious code in bioql PyPI...
EUVD-2022-55509
Malicious code in bioql PyPI...
EUVD-2025-31879
Malicious code in bioql PyPI...
EUVD-2025-11374
Malicious code in bioql PyPI...
EUVD-2025-29183
Malicious code in bioql PyPI...
EUVD-2025-29588
Malicious code in bioql PyPI...
EUVD-2025-5127
Malicious code in bioql PyPI...
EUVD-2023-59731
Malicious code in bioql PyPI...
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
...
SUSE CVE-2023-53527
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix memory leak in tbhandledpbandwidthrequest The memory allocated in tbqueuedpbandwidthrequest needs to be released once the request is handled to avoid leaking it...
SUSE CVE-2025-39910
In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc, mm/kasan: respect gfp mask in kasanpopulatevmalloc kasanpopulatevmalloc and its helpers ignore the caller's gfpmask and always allocate memory using the hardcoded GFPKERNEL flag. This makes them inconsistent with...
CVE-2023-53501
In the Linux kernel, the following vulnerability has been resolved: iommu/amd/iommuv2: Fix pasidstate refcount dec hit 0 warning on pasid unbind When unbinding pasid - a race condition exists vs outstanding page faults. To prevent this, the pasidstate object contains a refcount. set to 1 on pasid...