Lucene search
+L

236921 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.6 views

Amazon Linux 2 : kernel, --advisory ALAS2KERNEL-5.15-2026-112 (ALASKERNEL-5.15-2026-112)

The version of kernel installed on the remote host is prior to 5.15.211-149.251. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.15-2026-112 advisory. In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized...

7.8CVSS7.1AI score0.00507EPSS
SaveExploits8References6
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.7 views

Amazon Linux 2 : kernel, --advisory ALAS2KERNEL-5.15-2026-111 (ALASKERNEL-5.15-2026-111)

The version of kernel installed on the remote host is prior to 5.15.211-149.249. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.15-2026-111 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: replace BUGON with proper erro...

9.8CVSS7AI score0.00908EPSS
SaveExploits18References38
NVD
NVD
added 2026/07/27 9:17 p.m.8 views

CVE-2026-64552

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS0.00144EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/27 9:17 p.m.7 views

CVE-2026-64555

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Fix SPSREL2 restore in kvmhyphandlemops kvmhyphandlemops resets the single-step state machine as part of rewinding state for a MOPS exception by modifying vcpucpsr and writing the result directly into hardware. In...

8.8CVSS0.00128EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/27 9:17 p.m.7 views

CVE-2026-64554

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: fix stale prevhdr pointer in brip6fragment brip6fragment gets prevhdr, a pointer into the skb head, from ip6find1stfragopt, then calls skbchecksumhelp. For a cloned skb skbchecksumhelp reallocates the head via...

8.8CVSS0.00258EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/27 9:17 p.m.7 views

CVE-2026-64545

In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdpmasterredirect xdpmasterredirect dereferences the result of netdevmasterupperdevgetrcu without a NULL check, but that helper returns NULL when the receiving device has no upper-master...

7.5CVSS0.00496EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/27 9:17 p.m.8 views

CVE-2026-64546

In the Linux kernel, the following vulnerability has been resolved: drm/edid: fix OOB read in drmparsetiledblock drmparsetiledblock casts the DisplayID block to a struct displayidtiledblock and reads the full fixed layout up to tile-topologyid7 without checking block-numbytes. The DisplayID...

7.1CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/27 9:17 p.m.9 views

CVE-2026-64549

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bpa10x: avoid OOB read of revision string in bpa10xsetup bpa10xsetup sends the vendor command 0xfc0e and passes the response to btdevinfo and hcisetfwinfo as a "%s" string starting at skb-data + 1, without checking the...

0.0018EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/27 9:17 p.m.8 views

CVE-2026-64548

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: reject overflowing copy + len in bpfmsgpushdata When the scatterlist ring is full or nearly full, bpfmsgpushdata enters a copy fallback path and computes copy + len for the page allocation size. Since len comes from...

8.4CVSS0.00144EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/27 9:17 p.m.8 views

CVE-2026-64550

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: validate MAP frame length before ingress parsing When ingress deaggregation is disabled, rmnetmapingresshandler passes the skb straight to rmnetmapingresshandler, skipping the length validation that...

7.3CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/27 9:17 p.m.10 views

CVE-2026-64547

In the Linux kernel, the following vulnerability has been resolved: net: usb: net1080: validate packetlen before pad-byte access in rxfixup For an even packetlen, net1080rxfixup reads the pad byte at skb-datapacketlen before the skb-len != packetlen check further down, and packetlen is only bound...

8.1CVSS0.00277EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/27 9:17 p.m.14 views

CVE-2026-64541

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smccdcrxhandler by pinning the socket smccdcrxhandler looks up the connection by token under the link group's connslock, drops the lock, and then dereferences conn and the smcsock derived from it, ending in...

9.8CVSS0.00521EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/27 9:17 p.m.15 views

CVE-2026-64542

In the Linux kernel, the following vulnerability has been resolved: ipv6: ndisc: fix NULL deref in acceptuntrackedna acceptuntrackedna re-fetches the inet6dev with in6devgetdev and dereferences idev-cnf.acceptuntrackedna without a NULL check, even though its only caller ndiscrecvna already fetche...

0.00168EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/27 9:17 p.m.7 views

CVE-2026-64540

In the Linux kernel, the following vulnerability has been resolved: usbnet: gl620a: fix out-of-bounds read in genelinkrxfixup genelinkrxfixup splits an aggregated RX frame into its individual packets, using a per-packet length taken from device-supplied data. That length is only bounded by...

8.1CVSS0.00277EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/27 9:17 p.m.4 views

UBUNTU-CVE-2026-64541

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smccdcrxhandler by pinning the socket smccdcrxhandler looks up the connection by token under the link group's connslock, drops the lock, and then dereferences conn and the smcsock derived from it, ending in...

9.8CVSS5.6AI score0.00521EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/27 8:10 p.m.8 views

EUVD-2026-49606

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Fix SPSREL2 restore in kvmhyphandlemops kvmhyphandlemops resets the single-step state machine as part of rewinding state for a MOPS exception by modifying vcpucpsr and writing the result directly into hardware. In...

5.8AI score0.00128EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 8:10 p.m.5 views

CVE-2026-64553 net: psample: fix info leak in PSAMPLE_ATTR_DATA

In the Linux kernel, the following vulnerability has been resolved: net: psample: fix info leak in PSAMPLEATTRDATA psample open codes nlaput presumably to avoid wiping the data with 0s just to override it with packet data. This open coding is missing clearing the pad, however, each netlink attr i...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/07/27 8:10 p.m.20 views

CVE-2026-64553

The CVE-2026-64553 entry concerns the Linux kernel net/psample, specifically PSAMPLE_ATTR_DATA. The vulnerability was an information leak caused by open coding in nla_put() that failed to clear padding for netlink attributes, with data_len not necessarily multiple of 4B. The issue affects the psa...

5.7AI score0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/27 8:10 p.m.7 views

EUVD-2026-49604

In the Linux kernel, the following vulnerability has been resolved: net: psample: fix info leak in PSAMPLEATTRDATA psample open codes nlaput presumably to avoid wiping the data with 0s just to override it with packet data. This open coding is missing clearing the pad, however, each netlink attr i...

5.7AI score0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/27 8:10 p.m.6 views

EUVD-2026-49605

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: fix stale prevhdr pointer in brip6fragment brip6fragment gets prevhdr, a pointer into the skb head, from ip6find1stfragopt, then calls skbchecksumhelp. For a cloned skb skbchecksumhelp reallocates the head via...

5.7AI score0.00258EPSS
SaveExploits0References8
Rows per page
Query Builder