Lucene search
+L

7649 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2024-19552

Malicious code in bioql PyPI...

7.3CVSS6.6AI score0.00236EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2024-54475

Malicious code in bioql PyPI...

6.6CVSS6.5AI score0.00158EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.15 views

EUVD-2022-54993

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00218EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-13000

Malicious code in bioql PyPI...

6.8AI score0.00159EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2023-35631

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01272EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-26084

Malicious code in bioql PyPI...

6.3AI score0.00394EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-20929

Malicious code in bioql PyPI...

7.2AI score0.00149EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.18 views

EUVD-2022-55023

Malicious code in bioql PyPI...

5.5CVSS6AI score0.0023EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-9564

Malicious code in bioql PyPI...

7.3CVSS6.5AI score0.00178EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2025-22664

Malicious code in bioql PyPI...

6.3AI score0.00158EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.29 views

EUVD-2025-12975

Malicious code in bioql PyPI...

6.9AI score0.00159EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/03 7:56 p.m.9 views

RLSA-2025:13598 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: The kernel packages contain the Linux kernel, the core of any Linux operating system. The kernel packages...

7.3CVSS6.9AI score0.00226EPSS
SaveExploits0References8
Rockylinux
Rockylinux
added 2025/10/03 7:56 p.m.11 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

8.8CVSS6.8AI score0.00226EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/03 1:1 a.m.9 views

drm/amdkfd: range check cp bad op exception interrupts

...

5.5CVSS7AI score0.00222EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/02 11:57 p.m.4 views

SUSE 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...

5.5CVSS6.4AI score0.00137EPSS
SaveExploits0References15
OSV
OSV
added 2025/10/02 3:30 p.m.19 views

USN-7802-1 linux-azure, linux-azure-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

9.8CVSS6.4AI score0.00488EPSS
SaveExploits0References107
RedhatCVE
RedhatCVE
added 2025/10/02 11:33 a.m.9 views

CVE-2025-39906

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: remove oem i2c adapter on finish Fixes a bug where unbinding of the GPU would leave the oem i2c adapter registered resulting in a null pointer dereference when applications try to access the invalid device. cherr...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/10/01 6:14 p.m.13 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.6AI score0.00344EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.11 views

CVE-2023-53501 iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind

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...

0.00137EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/01 11:42 a.m.32 views

CVE-2023-53474

In CVE-2023-53474, the Linux kernel’s x86 MCE AMD code fixed an overflow in bank_map by switching from unsigned int to u64 and using BIT_ULL when manipulating bits. The MCA bank count is 64 (MAX_NR_BANKS), and the previous 32-bit bank_map could shift past 32, triggering UBSAN shift-out-of-bounds....

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder