Lucene search
+L

1924989 matches found

NVD
NVD
added 2026/08/28 8:16 a.m.12 views

CVE-2026-80640

In the Linux kernel, the following vulnerability has been resolved: cxl/fwctl: Fix fortifypanic Fix a runtime assertion in cxlctlgetsupportedfeatures. Fortify complains that it is potentially overflowing the entries array per countedbylenumentries. Quiet the false positive by initializing...

0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

DEBIAN-CVE-2026-80639

In the Linux kernel, the following vulnerability has been resolved: cxl/test: Fix fortifypanic Fix a runtime assertion in setupxormapping. Fortify complains that it is potentially overflowing the xormaps array per countedbynrmaps. Quiet the false positive by initializing @nrmaps earlier. memcpy:...

5.9AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

AZL-98093 CVE-2026-80634 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: avoid numencaps underflow on bridge VLAN untag The DEVPATHBRVLANUNTAG case post-decrements info-numencaps inside WARNONONCE. numencaps is u8, so if it's already 0 the decrement still happens and wraps it to...

9.8CVSS5.8AI score0.00379EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.9 views

DEBIAN-CVE-2026-80634

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: avoid numencaps underflow on bridge VLAN untag The DEVPATHBRVLANUNTAG case post-decrements info-numencaps inside WARNONONCE. numencaps is u8, so if it's already 0 the decrement still happens and wraps it to...

9.8CVSS5.8AI score0.00379EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

AZL-98102 CVE-2026-80631 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject compressed segment that overflows the compressed input lzodecompressbio validates each on-disk segment length seglen only against the workspace cbuf size, not against the compressed input size compressedlen, th...

7.5CVSS5.8AI score0.00343EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.8 views

CVE-2026-80631

In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject compressed segment that overflows the compressed input lzodecompressbio validates each on-disk segment length seglen only against the workspace cbuf size, not against the compressed input size compressedlen, th...

7.5CVSS0.00343EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 8:16 a.m.9 views

CVE-2026-80633

In the Linux kernel, the following vulnerability has been resolved: iommufd: Take dmaresv lock before dmabufunpin in release path dmabufunpin requires the caller to hold the exporter's dmaresv lock: void dmabufunpinstruct dmabufattachment attach ... dmaresvasserthelddmabuf-resv;...

8.8CVSS0.0012EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80639

In the Linux kernel, the following vulnerability has been resolved: cxl/test: Fix fortifypanic Fix a runtime assertion in setupxormapping. Fortify complains that it is potentially overflowing the xormaps array per countedbynrmaps. Quiet the false positive by initializing @nrmaps earlier. memcpy:...

0.00171EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 8:16 a.m.9 views

CVE-2026-80634

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: avoid numencaps underflow on bridge VLAN untag The DEVPATHBRVLANUNTAG case post-decrements info-numencaps inside WARNONONCE. numencaps is u8, so if it's already 0 the decrement still happens and wraps it to...

9.8CVSS0.00379EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 8:16 a.m.9 views

CVE-2026-80637

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: fix unaligned memory access in timestamp adjustment Use getunalignedbe32 and putunalignedbe32 to safely read and write the timestamp fields. This prevents performance degradation due to unaligned memory acces...

7.5CVSS0.00446EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

DEBIAN-CVE-2026-80629

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: npc: Fix size of entry2cntrmap KASAN prints below splat. This is caused by allocating counter for reserved mcam entry for cpt 2nd pass entry. But mcam-entry2cntrmap is not allocated for reserved entries. BUG: KASAN:...

5.8AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.8 views

CVE-2026-80629

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: npc: Fix size of entry2cntrmap KASAN prints below splat. This is caused by allocating counter for reserved mcam entry for cpt 2nd pass entry. But mcam-entry2cntrmap is not allocated for reserved entries. BUG: KASAN:...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

AZL-98163 CVE-2026-80629 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: npc: Fix size of entry2cntrmap KASAN prints below splat. This is caused by allocating counter for reserved mcam entry for cpt 2nd pass entry. But mcam-entry2cntrmap is not allocated for reserved entries. BUG: KASAN:...

5.8AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.5 views

CVE-2026-80620

In the Linux kernel, the following vulnerability has been resolved: Revert "PCI/MSI: Unmap MSI-X region on error" This reverts commit 1a8d4c6ecb4c81261bcdf13556abd4a958eca202. Commit 1a8d4c6ecb4c "PCI/MSI: Unmap MSI-X region on error" added an iounmapdev-msixbase on the error path of...

0.00172EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80626

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: fix preempt count underflow in fslembpmudel fslembpmudel unconditionally calls putcpuvarcpuhwevents at the 'out:' label, but only calls the matching getcpuvar after the 'i hw.idx is negative the function jumps to...

0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

DEBIAN-CVE-2026-80620

In the Linux kernel, the following vulnerability has been resolved: Revert "PCI/MSI: Unmap MSI-X region on error" This reverts commit 1a8d4c6ecb4c81261bcdf13556abd4a958eca202. Commit 1a8d4c6ecb4c "PCI/MSI: Unmap MSI-X region on error" added an iounmapdev-msixbase on the error path of...

5.8AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.15 views

AZL-98054 CVE-2026-80623 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: coresight: ete: Always save state on power down System register ETMs and ETE are unlikely to be preserved on CPU power down. The ETE DT binding also never documented "arm,coresight-loses-context-with-cpu" so nobody would have...

5.8AI score0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.9 views

CVE-2026-80623

In the Linux kernel, the following vulnerability has been resolved: coresight: ete: Always save state on power down System register ETMs and ETE are unlikely to be preserved on CPU power down. The ETE DT binding also never documented "arm,coresight-loses-context-with-cpu" so nobody would have...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

DEBIAN-CVE-2026-80623

In the Linux kernel, the following vulnerability has been resolved: coresight: ete: Always save state on power down System register ETMs and ETE are unlikely to be preserved on CPU power down. The ETE DT binding also never documented "arm,coresight-loses-context-with-cpu" so nobody would have...

5.8AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

DEBIAN-CVE-2026-80626

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: fix preempt count underflow in fslembpmudel fslembpmudel unconditionally calls putcpuvarcpuhwevents at the 'out:' label, but only calls the matching getcpuvar after the 'i hw.idx is negative the function jumps to...

5.8AI score0.00176EPSS
SaveExploits0References1
Rows per page
Query Builder