Lucene search
+L

1037768 matches found

Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.7 views

CVE-2026-63895

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: copy only received bytes on short ep0 read ffsep0read allocates its control-OUT data buffer with kmalloc not kzalloc at the Length value from the Setup packet, then copies that full len to userspace regardless o...

5.5AI score0.00244EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 2:54 p.m.39 views

CVE-2026-63882 drm/amdkfd: fix NULL pointer bug in svm_range_set_attr

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL pointer bug in svmrangesetattr The processinfo could be NULL if user doesn't call kfdioctlacquirevm before calling kfdioctlsvm. cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4...

0.00206EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/19 2:18 p.m.5 views

CVE-2026-63872 esp: fix page frag reference leak on skb_to_sgvec failure

In the Linux kernel, the following vulnerability has been resolved: esp: fix page frag reference leak on skbtosgvec failure In espoutputtail, when esp-inplace is false, the old skb page frags are replaced with a new page from the xfrm pagefrag cache. The source scatterlist sg is built from the ol...

7.5CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/07/19 12:16 p.m.8 views

CVE-2026-63809

In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree for replaced sysctl write buffer procsyscallhandler allocates its temporary sysctl buffer with kvzalloc and passes it to cgroupbpfrunfiltersysctl. Since kvzalloc may fall back to vmalloc for large allocations,...

7.8CVSS0.00154EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:2 p.m.10 views

EUVD-2026-45485

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on f2fsgetnodefoliora kernel BUG at fs/f2fs/file.c:845! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI CPU: 0 UID: 0 PID: 5336 Comm: syz.0.0 Not tainted syzkaller 0 PREEMPTfull Hardware name: QEMU...

5.3AI score0.00119EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 12:2 p.m.18 views

CVE-2026-63819

CVE-2026-63819 affects the Linux kernel f2fs filesystem. The issue arises in f2fs_do_truncate_blocks/f2fs_get_node_folio_ra where a corrupted inode footer can lead to a negative count in ADDRS_PER_PAGE(dn.node_folio, inode) and trigger a kernel panic (BUG_ON) during truncation/evict_inode. Root c...

7.8CVSS5.4AI score0.00119EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 12:2 p.m.11 views

CVE-2026-63819 f2fs: fix to do sanity check on f2fs_get_node_folio_ra()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on f2fsgetnodefoliora kernel BUG at fs/f2fs/file.c:845! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI CPU: 0 UID: 0 PID: 5336 Comm: syz.0.0 Not tainted syzkaller 0 PREEMPTfull Hardware name: QEMU...

7.8CVSS5.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.8 views

CVE-2026-63819

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on f2fsgetnodefoliora kernel BUG at fs/f2fs/file.c:845! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI CPU: 0 UID: 0 PID: 5336 Comm: syz.0.0 Not tainted syzkaller 0 PREEMPTfull Hardware name: QEMU...

7.8CVSS5.2AI score0.00119EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.8 views

CVE-2026-63819

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on f2fsgetnodefoliora kernel BUG at fs/f2fs/file.c:845! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI CPU: 0 UID: 0 PID: 5336 Comm: syz.0.0 Not tainted syzkaller 0 PREEMPTfull Hardware name: QEMU...

7.8CVSS5.2AI score0.00119EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 12:2 p.m.15 views

EUVD-2026-45476

In the Linux kernel, the following vulnerability has been resolved: block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not interfere. Unregister it so that userspace cannot even attempt to mount it...

5.3AI score0.00173EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.34 views

CVE-2026-63810 block: Avoid mounting the bdev pseudo-filesystem in userspace

In the Linux kernel, the following vulnerability has been resolved: block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not interfere. Unregister it so that userspace cannot even attempt to mount it...

0.00173EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 12:2 p.m.8 views

EUVD-2026-45472

In the Linux kernel, the following vulnerability has been resolved: KVM: Replace guest-triggerable BUGON in ioeventfd datamatch with getunaligned Drop a BUGON that has been reachable since it was first added, way back in 2009, and instead use getunaligned to perform potentially-unaligned accesses...

5.3AI score0.00147EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 12:2 p.m.5 views

CVE-2026-63806 KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned()

In the Linux kernel, the following vulnerability has been resolved: KVM: Replace guest-triggerable BUGON in ioeventfd datamatch with getunaligned Drop a BUGON that has been reachable since it was first added, way back in 2009, and instead use getunaligned to perform potentially-unaligned accesses...

7.1CVSS5.4AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/19 12:2 p.m.8 views

EUVD-2026-45460

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Fix page overflow in sevdbgcrypt for ENCRYPT path In sevdbgcrypt, the per-iteration transfer length is bounded by the source page offset PAGESIZE - soff but not by the destination page offset PAGESIZE - doff. When doff...

5.5AI score0.00142EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:1 p.m.8 views

CVE-2026-53396

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak and ignored error in nfsd4createfile nfsd4createfile has two bugs in its ACL handling: The return value of nfsd4acltoattr is silently discarded. When the NFSv4-to-POSIX ACL conversion fails e.g., -EINVAL f...

7.1CVSS5.3AI score0.00268EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 9:10 a.m.10 views

CVE-2026-53367 selinux: fix avdcache auditing

In the Linux kernel, the following vulnerability has been resolved: selinux: fix avdcache auditing The per-task avdcache was incorrectly saving and reusing the audited vector computed by avcauditrequired rather than recomputing based on the currently requested permissions and distinguishing the...

5.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.9 views

PT-2026-61419

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the RDMA Soft-iWARP siw component where the system fails to validate the MPA length field c hdr-mpa len of an incoming iWARP FPDU against the required header length fo...

9.8CVSS5.2AI score0.005EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.12 views

PT-2026-61209

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the thunderbolt property handling where the tb property parse dir function fails to properly validate the dir len value derived from entry-length. When dir len is less...

5.8AI score0.0022EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.8 views

PT-2026-61382

Name of the Vulnerable Software and Affected Versions Linux kernel version 7.0.0-rc1 Description A kernel BUG occurs in the netfs component due to a VM BUG ON FOLIO issue within the netfs write begin function. This issue is triggered when folio unlock is called on a folio that is not locked,...

5.6AI score0.00168EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-63798

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove The driver allocates domain generic chips using irqallocdomaingenericchips duri...

5.5CVSS5.9AI score0.00126EPSS
SaveExploits0References3
Rows per page
Query Builder