Lucene search
+L

499 matches found

EUVD
EUVD
•added 2026/08/10 12:01 p.m.•13 views

EUVD-2026-55352

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma6.0: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit c17a508a7d652da3728f8bbc481bfffe96d65a87...

5.3AI score0.00215EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•27 views

EUVD-2026-55494

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit f952076f76d62f783e8ba4995a7c400d39354ccf...

5.3AI score0.00209EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/06 12:00 a.m.•13 views

CVE-2026-64591

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid WARNING in sva unbind path The Intel IOMMU driver allows SVA on devices even if they do not support PCI/PRI. Commit 39c20c4e83b9 "iommu/vt-d: Only handle IOPF for SVA when PRI is supported" modified the SVA bind...

5.6AI score0.00219EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
•added 2026/08/04 6:07 a.m.•13 views

kernel: Linux kernel: Denial of Service due to NULL function pointer race in timer shutdown

A flaw was found in the Linux kernel. A race condition exists in the timershutdownsync function, where a timer's function pointer can be set to NULL while the timer is still active on another processor. This can be exploited by a local attacker to trigger a kernel warning, potentially leading to...

4.7CVSS5.5AI score0.00128EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/07/24 4:16 p.m.•9 views

CVE-2026-64254

In the Linux kernel, the following vulnerability has been resolved: NTB: epf: Avoid pciiounmap with offset when PEERSPAD and CONFIG share BAR When BARPEERSPAD and BARCONFIG share one PCI BAR, the module teardown path ends up calling pciiounmap on the same iomem with some offset, which is...

5.5CVSS5.5AI score0.00114EPSS
SaveExploits0References18
OSV
OSV
•added 2026/07/24 4:16 p.m.•17 views

UBUNTU-CVE-2026-64254

In the Linux kernel, the following vulnerability has been resolved: NTB: epf: Avoid pciiounmap with offset when PEERSPAD and CONFIG share BAR When BARPEERSPAD and BARCONFIG share one PCI BAR, the module teardown path ends up calling pciiounmap on the same iomem with some offset, which is...

5.5CVSS5.6AI score0.00114EPSS
SaveExploits0References19
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/24 12:00 a.m.•0 views

CVE-2026-64254: Reachable Assertion

In the Linux kernel, the following vulnerability has been resolved: NTB: epf: Avoid pciiounmap with offset when PEERSPAD and CONFIG share BAR When BARPEERSPAD and BARCONFIG share one PCI BAR, the module teardown path ends up calling pciiounmap on the same iomem with some offset, which is...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/21 7:55 p.m.•13 views

CVE-2026-63878

A flaw was found in the drm/amdgpu component of the Linux kernel. A local attacker can exploit an integer overflow vulnerability by providing an excessively large value for the numentries parameter in the GEMOP GETMAPPINGINFO ioctl. This can lead to an attempt to allocate an extremely large amoun...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/07/19 3:40 p.m.•21 views

CVE-2026-64153

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix iommumapsgtable return value check and avoid WARN Commit "iommu: return full error code from iommumapsgatomic" changed iommumapsgtable to return an ssizet and negative values in error cases, rather than a sizet and a...

8.8CVSS5.3AI score0.00176EPSS
SaveExploits0
CVE
CVE
•added 2026/07/19 2:54 p.m.•47 views

CVE-2026-63878

The CVE-2026-63878 entry concerns the Linux kernel driver drm/amdgpu, specifically GEM_OP GET_MAPPING_INFO. The issue arises when user-supplied num_entries is used directly to allocate memory via kvcalloc without an upper bound, with num_entries as __u32 and each entry-sized 32 bytes. This can le...

5.4AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/19 2:54 p.m.•11 views

CVE-2026-63878 drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check numentries in GEMOP GETMAPPINGINFO kvcallocargs-numentries, sizeofvmentries, GFPKERNEL at amdgpugem.c:1050 uses the user-supplied numentries directly without any upper bounds check. Since numentries is a u32 and...

5.3AI score
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/19 12:00 a.m.•0 views

CVE-2026-64108: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix busy dentry used after unmounting Since commit 340cea84f691c "cifs: open files should not hold ref on superblock", cifs file only holds the dentry refcnt, the cifs file close workcfile-deferred could be executed after...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/07/01 7:51 p.m.•25 views

CVE-2026-53352

A flaw was found in the Linux kernel. A race condition exists in the zapotherthreads function where job control flags are not properly cleared for the calling thread. This can occur when a multi-threaded process receives a stop signal, and one of its threads concurrently calls execve. The...

5.5CVSS5.8AI score0.00093EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/06/26 7:41 p.m.•56 views

CVE-2026-53319

In the Linux kernel, the following vulnerability has been resolved: blk-wbt: remove WARNONONCE from wbtinitenabledefault wbtinitenabledefault uses WARNONONCE to check for failures from wbtalloc and wbtinit. However, both are expected failure paths: - wbtalloc can return NULL under memory pressure...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/06/08 7:08 p.m.•21 views

CVE-2026-46297

A flaw was found in the Linux kernel's libwx network driver. Incorrect handling of virtual function VF miscellaneous interrupts, specifically using requestthreadedirq with a null threaded handler and the IRQFONESHOT flag, can trigger a kernel warning. This issue may lead to system instability or...

5.5CVSS5.5AI score0.0016EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/08 12:00 a.m.•0 views

CVE-2026-46279: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: mm/alloctag: clear codetag for pages allocated before pageext initialization Due to initialization ordering, pageext is allocated and initialized relatively late during boot. Some pages have already been allocated and freed befor...

7.8CVSS6AI score0.00173EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/06/03 8:12 p.m.•16 views

CVE-2026-46254

A flaw was found in the Linux kernel's AppArmor security module. This vulnerability arises when AppArmor processes unaligned Deterministic Finite Automaton DFA tables, which can originate from either kernel or userspace. The unaligned memory access triggered by these tables can lead to system...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/06/03 6:51 p.m.•27 views

CVE-2026-46248

A flaw was found in the Linux kernel's ath12k Wi-Fi driver. When an arvif Access Point Virtual Interface is initialized in non-AP STA mode and a Multi-Link Operation MLO connection fails before the arvif is fully created, a stale link mapping can persist. This can lead to a kernel warning WARNON...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/06/03 6:47 p.m.•19 views

CVE-2026-46272

A flaw was found in the Linux kernel's Coresight Trace Memory Controller TMC Embedded Trace Router ETR driver. A race condition can occur when both the sysfs and perf modes are used simultaneously. This can lead to a kernel warning, potentially causing system instability or unexpected behavior...

4.7CVSS5.8AI score0.00109EPSS
SaveExploits0References4
OSV
OSV
•added 2026/06/03 6:16 p.m.•19 views

AZL-89342 CVE-2026-46254 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignment isn't always guaranteed and as such may trigger unaligned memory accesses on various architectures...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References1
Rows per page
Query Builder