Lucene search
+L

4366 matches found

OSV
OSV
added 2025/09/25 10:56 a.m.12 views

USN-7776-1 linux-oracle-5.15 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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Serial ATA and Parallel ATA...

9.8CVSS6.5AI score0.0125EPSS
SaveExploits8References147
Ubuntu
Ubuntu
added 2025/09/25 10:56 a.m.10 views

USN-7776-1: Linux kernel (Oracle) 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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Serial ATA and Parallel ATA...

9.8CVSS7.6AI score0.0125EPSS
SaveExploits8
Ubuntu
Ubuntu
added 2025/09/25 10:46 a.m.6 views

USN-7775-1: Linux kernel (Azure FIPS) 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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Serial ATA and Parallel ATA...

9.8CVSS7.6AI score0.0125EPSS
SaveExploits8
Ubuntu
Ubuntu
added 2025/09/25 10:35 a.m.21 views

USN-7774-3: Linux kernel (Real-time) 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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Serial ATA and Parallel ATA...

9.8CVSS7.6AI score0.0125EPSS
SaveExploits8
Ubuntu
Ubuntu
added 2025/09/25 10:13 a.m.14 views

USN-7774-2: Linux kernel (FIPS) 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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Serial ATA and Parallel ATA...

9.8CVSS7.6AI score0.0125EPSS
SaveExploits8
Ubuntu
Ubuntu
added 2025/09/24 3:20 p.m.15 views

USN-7769-2: Linux kernel (Real-time) 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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACP...

9.8CVSS7.6AI score0.0125EPSS
SaveExploits8
OSV
OSV
added 2025/09/24 3:20 p.m.17 views

USN-7769-2 linux-realtime-6.14 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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACP...

9.8CVSS6.6AI score0.0125EPSS
SaveExploits8References184
Ubuntu
Ubuntu
added 2025/09/24 1:48 p.m.15 views

USN-7771-1: Linux kernel (OEM) 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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACP...

9.8CVSS7.6AI score0.0125EPSS
SaveExploits8
Ubuntu
Ubuntu
added 2025/09/24 1:30 p.m.14 views

USN-7770-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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACP...

9.8CVSS7.6AI score0.0125EPSS
SaveExploits8
OSV
OSV
added 2025/09/24 1:30 p.m.13 views

USN-7770-1 linux-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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACP...

9.8CVSS6.6AI score0.0125EPSS
SaveExploits8References185
NVD
NVD
added 2025/09/23 6:15 a.m.16 views

CVE-2025-39871

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Remove improper idxdfree The call to idxdfree introduces a duplicate putdevice leading to a reference count underflow: refcountt: underflow; use-after-free. WARNING: CPU: 15 PID: 4428 at lib/refcount.c:28...

7.8CVSS0.0014EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.14 views

CVE-2025-39870 dmaengine: idxd: Fix double free in idxd_setup_wqs()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix double free in idxdsetupwqs The clean up in idxdsetupwqs has had a couple bugs because the error handling is a bit subtle. It's simpler to just re-write it in a cleaner way. The issues here are: 1 If...

0.00144EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/23 6:0 a.m.11 views

CVE-2025-39869

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Fix memory allocation size for queueprioritymap Fix a critical memory allocation bug in edmasetupfromhw where queueprioritymap was allocated with insufficient memory. The code declared queueprioritymap as s8 ...

8.4CVSS6.4AI score0.00149EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:3 a.m.8 views

dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in remote setup

...

4.7CVSS7AI score0.00181EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/19 11:36 p.m.4 views

SUSE CVE-2022-50384

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: Fix possible UAF in tsi148dmalistadd Smatch report warning as follows: drivers/staging/vmeuser/vmetsi148.c:1757 tsi148dmalistadd warn: '&entry-list' not removed from list In tsi148dmalistadd, the error path "got...

7.8CVSS6.5AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/19 11:33 p.m.6 views

SUSE CVE-2023-53430

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

5.5CVSS6.5AI score0.00119EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/19 4:15 p.m.9 views

CVE-2025-39857

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix one NULL pointer dereference in smcibissgneedsync BUG: kernel NULL pointer dereference, address: 00000000000002ec PGD 0 P4D 0 Oops: Oops: 0000 1 SMP PTI CPU: 28 UID: 0 PID: 343 Comm: kworker/28:1 Kdump: loaded Tainte...

7.5CVSS0.00286EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/19 4:15 p.m.7 views

UBUNTU-CVE-2025-39857

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix one NULL pointer dereference in smcibissgneedsync BUG: kernel NULL pointer dereference, address: 00000000000002ec PGD 0 P4D 0 Oops: Oops: 0000 1 SMP PTI CPU: 28 UID: 0 PID: 343 Comm: kworker/28:1 Kdump: loaded Tainte...

7.5CVSS5.9AI score0.00286EPSS
SaveExploits0References18
OSV
OSV
added 2025/09/19 3:26 p.m.6 views

CVE-2025-39857 net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix one NULL pointer dereference in smcibissgneedsync BUG: kernel NULL pointer dereference, address: 00000000000002ec PGD 0 P4D 0 Oops: Oops: 0000 1 SMP PTI CPU: 28 UID: 0 PID: 343 Comm: kworker/28:1 Kdump: loaded Tainte...

7.5CVSS5.9AI score0.00286EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.17 views

CVE-2025-39857 net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix one NULL pointer dereference in smcibissgneedsync BUG: kernel NULL pointer dereference, address: 00000000000002ec PGD 0 P4D 0 Oops: Oops: 0000 1 SMP PTI CPU: 28 UID: 0 PID: 343 Comm: kworker/28:1 Kdump: loaded Tainte...

7.5CVSS0.00286EPSS
SaveExploits0References5
Rows per page
Query Builder