Lucene search
+L

1035 matches found

OSV
OSV
added yesterday3 views

UBUNTU-CVE-2026-74420

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Reject VMAs with VMIO or VMPFNMAP when creating SVM ranges VMAs marked with VMIO or VMPFNMAP are not backed by struct page objects, which GPUSVM requires in order to operate correctly. In particular, getpages relies o...

5.4AI score0.00155EPSS
SaveExploits0References6
OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-72487

In the Linux kernel, the following vulnerability has been resolved: PCI: Check ROM header and data structure addr before accessing We meet a crash when running stress-ng on x8664 machine: BUG: unable to handle page fault for address: ffa0000007f40000 RIP: 0010:pcigetromsize+0x52/0x220 Call Trace:...

7.7CVSS5.4AI score0.0018EPSS
SaveExploits0References9
OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-74383

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvmesetupdescriptorpools nvmesetupdescriptorpools indexes dev-descriptorpools using the numanode forwarded from hctx-numanode by its single caller, nvmeinithctxcommon. On a non-NUMA kernel...

8.4CVSS5.4AI score0.00142EPSS
SaveExploits0References6
OSV
OSV
added yesterday5 views

UBUNTU-CVE-2026-72455

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix uninitialised pointer passed to auditloguntrustedstring Commit 4a134723f9f1 "apparmor: move check for aanull file to cover all cases" intrdouced a small bug, where pathname may pass a potentially uninitialized name ...

7.1CVSS5.4AI score0.00129EPSS
SaveExploits0References6
NVD
NVD
added 3 days ago4 views

CVE-2026-74383

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvmesetupdescriptorpools nvmesetupdescriptorpools indexes dev-descriptorpools using the numanode forwarded from hctx-numanode by its single caller, nvmeinithctxcommon. On a non-NUMA kernel...

8.4CVSS0.00142EPSS
SaveExploits0References3
NVD
NVD
added 3 days ago4 views

CVE-2026-72487

In the Linux kernel, the following vulnerability has been resolved: PCI: Check ROM header and data structure addr before accessing We meet a crash when running stress-ng on x8664 machine: BUG: unable to handle page fault for address: ffa0000007f40000 RIP: 0010:pcigetromsize+0x52/0x220 Call Trace:...

7.7CVSS0.0018EPSS
SaveExploits0References6
NVD
NVD
added 3 days ago4 views

CVE-2026-72455

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix uninitialised pointer passed to auditloguntrustedstring Commit 4a134723f9f1 "apparmor: move check for aanull file to cover all cases" intrdouced a small bug, where pathname may pass a potentially uninitialized name ...

7.1CVSS0.00129EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-74420 drm/gpusvm: Reject VMAs with VM_IO or VM_PFNMAP when creating SVM ranges

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Reject VMAs with VMIO or VMPFNMAP when creating SVM ranges VMAs marked with VMIO or VMPFNMAP are not backed by struct page objects, which GPUSVM requires in order to operate correctly. In particular, getpages relies o...

0.00155EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago17 views

CVE-2026-74420

CVE-2026-74420 is a Linux kernel issue in drm/gpusvm. The vulnerability occurs when creating SVM ranges on VMAs marked VM_IO or VM_PFNMAP, which are not backed by struct page objects that GPUSVM relies on. As a result, get_pages() may fail repeatedly and cause an infinite loop inside a driver’s p...

5.4AI score0.00155EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-74383 nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvmesetupdescriptorpools nvmesetupdescriptorpools indexes dev-descriptorpools using the numanode forwarded from hctx-numanode by its single caller, nvmeinithctxcommon. On a non-NUMA kernel...

8.4CVSS0.00142EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59530

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvmesetupdescriptorpools nvmesetupdescriptorpools indexes dev-descriptorpools using the numanode forwarded from hctx-numanode by its single caller, nvmeinithctxcommon. On a non-NUMA kernel...

5.4AI score0.00142EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago4 views

CVE-2026-74383 nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvmesetupdescriptorpools nvmesetupdescriptorpools indexes dev-descriptorpools using the numanode forwarded from hctx-numanode by its single caller, nvmeinithctxcommon. On a non-NUMA kernel...

8.4CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 3 days ago19 views

CVE-2026-74383

The CVE-2026-74383 issue is a Linux kernel vulnerability in nvme_setup_descriptor_pools where nvme_setup_descriptor_pools() index uses hctx->numa_node (-1 on non-NUMA) with an unsigned parameter, causing UINT_MAX and an out-of-bounds access on the descriptor_pools[] array. The result can fault...

8.4CVSS5.4AI score0.00142EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59386

In the Linux kernel, the following vulnerability has been resolved: PCI: Check ROM header and data structure addr before accessing We meet a crash when running stress-ng on x8664 machine: BUG: unable to handle page fault for address: ffa0000007f40000 RIP: 0010:pcigetromsize+0x52/0x220 Call Trace:...

5.5AI score0.0018EPSS
SaveExploits0References6
Cvelist
Cvelist
added 3 days ago30 views

CVE-2026-72487 PCI: Check ROM header and data structure addr before accessing

In the Linux kernel, the following vulnerability has been resolved: PCI: Check ROM header and data structure addr before accessing We meet a crash when running stress-ng on x8664 machine: BUG: unable to handle page fault for address: ffa0000007f40000 RIP: 0010:pcigetromsize+0x52/0x220 Call Trace:...

7.7CVSS0.0018EPSS
SaveExploits0References6
CVE
CVE
added 3 days ago19 views

CVE-2026-72455

The CVE-2026-72455 entry concerns the Linux kernel’s AppArmor path handling. A bug was introduced where path_name() could pass a potentially uninitialised name to aa_audit_file(), if the path’s dentry had been replaced with aa_null.dentry, triggering an audit path that could lead to a kernel page...

7.1CVSS5.4AI score0.00129EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-72455 apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix uninitialised pointer passed to auditloguntrustedstring Commit 4a134723f9f1 "apparmor: move check for aanull file to cover all cases" intrdouced a small bug, where pathname may pass a potentially uninitialized name ...

7.1CVSS0.00129EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago5 views

CVE-2026-72455 apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix uninitialised pointer passed to auditloguntrustedstring Commit 4a134723f9f1 "apparmor: move check for aanull file to cover all cases" intrdouced a small bug, where pathname may pass a potentially uninitialized name ...

7.1CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59252

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid stale runlist element dereference in fallocate ntfsattrfallocate allocates holes and delayed allocations inside initialized size by looking up the current runlist element under ni-runlist.lock. The returned struct...

5.5AI score0.00508EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 3 days ago11 views

PT-2026-72643

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix uninitialised pointer passed to audit log untrustedstring Commit 4a134723f9f1 "apparmor: move check for aa null file to cover all cases" intrdouced a small bug, where path name may pass a potentially uninitialized...

5.4AI score0.00129EPSS
SaveExploits0References4
Rows per page
Query Builder