1362 matches found
EUVD-2023-59851
Malicious code in bioql PyPI...
EUVD-2024-54384
Malicious code in bioql PyPI...
EUVD-2024-19277
Malicious code in bioql PyPI...
EUVD-2025-27258
Malicious code in bioql PyPI...
EUVD-2023-32224
Malicious code in bioql PyPI...
EUVD-2024-19190
Malicious code in bioql PyPI...
EUVD-2022-55124
Malicious code in bioql PyPI...
EUVD-2023-53535
Malicious code in bioql PyPI...
EUVD-2024-15889
Malicious code in bioql PyPI...
EUVD-2023-38114
Malicious code in bioql PyPI...
EUVD-2022-55270
Malicious code in bioql PyPI...
EUVD-2023-35633
Malicious code in bioql PyPI...
EUVD-2021-33419
Malicious code in bioql PyPI...
EUVD-2022-45595
Malicious code in bioql PyPI...
PT-2025-44099
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the register shm helper function related to incorrect error handling during a call to iov iter extract pages. Specifically, a missing case exists wher...
DEBIAN-CVE-2025-39865
In the Linux kernel, the following vulnerability has been resolved: tee: fix NULL pointer dereference in teeshmput teeshmput have NULL pointer dereference: opteedisableshmcache -- shm = regpairtoptr...;//shm maybe return NULL teeshmfreeshm; -- teeshmputshm;//crash Add check in teeshmput to fix it...
CVE-2025-39865
In the Linux kernel, the following vulnerability has been resolved: tee: fix NULL pointer dereference in teeshmput teeshmput have NULL pointer dereference: opteedisableshmcache -- shm = regpairtoptr...;//shm maybe return NULL teeshmfreeshm; -- teeshmputshm;//crash Add check in teeshmput to fix it...
UBUNTU-CVE-2025-39865
In the Linux kernel, the following vulnerability has been resolved: tee: fix NULL pointer dereference in teeshmput teeshmput have NULL pointer dereference: opteedisableshmcache -- shm = regpairtoptr...;//shm maybe return NULL teeshmfreeshm; -- teeshmputshm;//crash Add check in teeshmput to fix it...
CVE-2025-39865
CVE-2025-39865 affects the Linux kernel tee subsystem. The issue is a potential NULL pointer dereference in tee_shm_put when reg_pair_to_ptr may return NULL, leading to a crash in shutdown flow (optee/shm cache path). The documented fix is to add a NULL check in tee_shm_put to prevent dereferenci...
CVE-2025-39865 tee: fix NULL pointer dereference in tee_shm_put
In the Linux kernel, the following vulnerability has been resolved: tee: fix NULL pointer dereference in teeshmput teeshmput have NULL pointer dereference: opteedisableshmcache -- shm = regpairtoptr...;//shm maybe return NULL teeshmfreeshm; -- teeshmputshm;//crash Add check in teeshmput to fix it...