Lucene search
+L

2985 matches found

Cvelist
Cvelist
added 2026/07/27 12:00 a.m.39 views

CVE-2025-63913

An issue was discovered in OpenSBI 1.3 allowing attackers to cause a denial of service via crafted request to the SBI function 2 or the 'Find and configure a matching counter' function of SBI PMU extension...

0.00263EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.15 views

PT-2026-65312

Name of the Vulnerable Software and Affected Versions OpenSBI version 1.3 Description An issue exists that allows attackers to cause a denial of service by sending a crafted request to the SBI function 2 or the 'Find and configure a matching counter' function of the SBI PMU Performance Monitoring...

7.5CVSS5.9AI score0.00263EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/27 12:00 a.m.9 views

CVE-2025-63913

An issue was discovered in OpenSBI 1.3 allowing attackers to cause a denial of service via crafted request to the SBI function 2 or the 'Find and configure a matching counter' function of SBI PMU extension...

5.9AI score0.00263EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:08 a.m.7 views

crypto: drbg - Fix returning success on failure in CTR_DRBG

...

5.5CVSS5.2AI score0.0016EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.14 views

SUSE CVE-2026-64341

In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use ...

5.5CVSS5.8AI score0.00124EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.12 views

SUSE CVE-2026-64344

In the Linux kernel, the following vulnerability has been resolved: USB: idmouse: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a...

6.3CVSS5.7AI score0.00126EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.15 views

CVE-2026-64344

In the Linux kernel, the following vulnerability has been resolved: USB: idmouse: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a...

7.8CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.15 views

CVE-2026-64306

In the Linux kernel, the following vulnerability has been resolved: crypto: drbg - Fix returning success on failure in CTRDRBG drbgctrgenerate sometimes returns success when it fails, leaving the output buffer uninitialized. Fix it...

5.5CVSS0.0016EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.18 views

CVE-2026-64306

In the Linux kernel, the following vulnerability has been resolved: crypto: drbg - Fix returning success on failure in CTRDRBG drbgctrgenerate sometimes returns success when it fails, leaving the output buffer uninitialized. Fix it...

5.5CVSS5.5AI score0.0016EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.42 views

CVE-2026-64503 iio: accel: kxsd9: fix runtime PM imbalance on write_raw() error

In the Linux kernel, the following vulnerability has been resolved: iio: accel: kxsd9: fix runtime PM imbalance on writeraw error kxsd9writeraw takes a runtime PM reference with pmruntimegetsync but returns -EINVAL directly when a scale with a non-zero integer part is requested, skipping the...

0.00177EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.11 views

CVE-2026-64504

In the Linux kernel, the following vulnerability has been resolved: iio: accel: bmc150: clamp the device-reported FIFO frame count bmc150accelfifoflush copies the number of samples the device reports in its hardware FIFO into an on-stack buffer u16 bufferBMC150ACCELFIFOLENGTH 3; which is sized fo...

5.8AI score0.00165EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/25 8:50 a.m.55 views

CVE-2026-64343

CVE-2026-64343 is a use-after-free in the Linux kernel's USB ldusb driver triggered by a race between release() and disconnect(). The root cause is that mutex_unlock() is non-atomic and may access the mutex structure after the lock is released, making it unsuitable for managing object lifetime di...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.42 views

CVE-2026-64306 crypto: drbg - Fix returning success on failure in CTR_DRBG

In the Linux kernel, the following vulnerability has been resolved: crypto: drbg - Fix returning success on failure in CTRDRBG drbgctrgenerate sometimes returns success when it fails, leaving the output buffer uninitialized. Fix it...

0.0016EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:49 a.m.48 views

CVE-2026-64306

CVE-2026-64306 affects the Linux kernel 's crypto subsystem, specifically the CTR_DRBG (Counter-mode Deterministic Random Bit Generator) implementation. The function drbg_ctr_generate() sometimes returns success when it actually fails, leaving the output buffer uninitialized. This can lead to den...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.17 views

CVE-2026-64306

In the Linux kernel, the following vulnerability has been resolved: crypto: drbg - Fix returning success on failure in CTRDRBG drbgctrgenerate sometimes returns success when it fails, leaving the output buffer uninitialized. Fix it...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64306 crypto: drbg - Fix returning success on failure in CTR_DRBG

In the Linux kernel, the following vulnerability has been resolved: crypto: drbg - Fix returning success on failure in CTRDRBG drbgctrgenerate sometimes returns success when it fails, leaving the output buffer uninitialized. Fix it...

5.9AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.14 views

PT-2026-64527

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the CTR DRBG component where the drbg ctr generate function may incorrectly return a success status despite failing, which results in the output buffer remaining...

5.5CVSS5.5AI score0.0016EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2026/07/24 10:07 a.m.51 views

USN-8604-1: Linux kernel (Azure) 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: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS5.9AI score0.01338EPSS
SaveExploits13
OSV
OSV
added 2026/07/24 10:07 a.m.13 views

USN-8604-1 linux-azure-6.17 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: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS6.5AI score0.01338EPSS
SaveExploits13References268
EUVD
EUVD
added 2026/07/23 5:46 a.m.11 views

EUVD-2026-47879

In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfsreflinkfillcowhole,delalloc are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a...

5.2AI score0.00467EPSS
SaveExploits8References4
Rows per page
Query Builder