Lucene search
+L

7400 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/27 12:0 a.m.7 views

CVE-2026-51244

DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

5.4AI score0.00307EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/27 12:0 a.m.5 views

CVE-2026-51244

...

5.4AI score0.00307EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64550

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: qualcomm: rmnet: validate MAP frame length before ingress parsing When ingress deaggregation is disabled, rmnetmapingresshandler passes the skb straight to...

7.3CVSS5.5AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.6 views

SUSE CVE-2026-64282

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvmtranslatevncr races MMU notifier In the case that kvmtranslatevncr races with an MMU notifier the early return does not release a reference on the faulted in PFN. Add the necessary call to...

5.8AI score0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/25 10:17 a.m.7 views

CVE-2026-64351

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmiarxfixup kalmiarxfixup computes usbpacketlength = skb-len - 2 KALMIAHEADERLENGTH as a u16, guarded only by a pre-loop check that skb-len is at least KALMIAHEADERLENGTH, which is 6. ...

0.00185EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.6 views

CVE-2026-64282

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvmtranslatevncr races MMU notifier In the case that kvmtranslatevncr races with an MMU notifier the early return does not release a reference on the faulted in PFN. Add the necessary call to...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64504

In the Linux kernel, the following vulnerability has been resolved: iio: accel: bmc150: clamp the device-reported FIFO frame count bmc150accelfifoflush copies the number of samples the device reports in its hardware FIFO into an on-stack buffer u16 bufferBMC150ACCELFIFOLENGTH 3; which is sized fo...

5.8AI score0.00165EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64483

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire: isight: bound the sample count to the packet payload isightpacket takes the frame count from the device iso packet and checks it only against the device claimed iso length. count = be32tocpupayload-samplecount; if...

5.8AI score0.00184EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

UBUNTU-CVE-2026-64444

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in OnAssocRsp IE loop The IE parsing loop in OnAssocRsp advances by pIE-length + 2 each iteration but only guards on i length from pframepktlen, which is one byte past the allocated receive buffer...

8.1CVSS5.7AI score0.0028EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64282

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvmtranslatevncr races MMU notifier In the case that kvmtranslatevncr races with an MMU notifier the early return does not release a reference on the faulted in PFN. Add the necessary call to...

5.7AI score0.00198EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64295

In the Linux kernel, the following vulnerability has been resolved: mm: pageext: add count limit to pageextiternext to prevent invalid PFN access The pageext iteration API does not validate if the PFN still belongs to a valid section while advancing the iterator. When dynamically adding memory in...

5.6AI score0.00203EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:51 a.m.8 views

EUVD-2026-48848

In the Linux kernel, the following vulnerability has been resolved: iio: accel: bmc150: clamp the device-reported FIFO frame count bmc150accelfifoflush copies the number of samples the device reports in its hardware FIFO into an on-stack buffer u16 bufferBMC150ACCELFIFOLENGTH 3; which is sized fo...

5.7AI score0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64504 iio: accel: bmc150: clamp the device-reported FIFO frame count

In the Linux kernel, the following vulnerability has been resolved: iio: accel: bmc150: clamp the device-reported FIFO frame count bmc150accelfifoflush copies the number of samples the device reports in its hardware FIFO into an on-stack buffer u16 bufferBMC150ACCELFIFOLENGTH 3; which is sized fo...

5.7AI score0.00165EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:51 a.m.18 views

CVE-2026-64504

Summary: CVE-2026-64504 affects the Linux kernel IIO driver for the BMC150 accelerometer. The flush path in __bmc150_accel_fifo_flush() could transfer up to count samples from the device FIFO, with count derived from FIFO_STATUS masked to 7 bits (0–127). The on-stack buffer can overflow if a devi...

5.7AI score0.00165EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.10 views

CVE-2026-64504

In the Linux kernel, the following vulnerability has been resolved: iio: accel: bmc150: clamp the device-reported FIFO frame count bmc150accelfifoflush copies the number of samples the device reports in its hardware FIFO into an on-stack buffer u16 bufferBMC150ACCELFIFOLENGTH 3; which is sized fo...

5.8AI score0.00165EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:51 a.m.8 views

EUVD-2026-48789

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth OnAuth has two bugs in the shared-key authentication path. When the Privacy bit is set, rtwwepdecrypt is called without verifying that the frame is long enough t...

5.8AI score0.00316EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:50 a.m.30 views

CVE-2026-64355

CVE-2026-64355 (Linux kernel) shows a fix for a vulnerability in BPF devmap handling of fragmented frames. In native XDP, cloning fragmented frames could carry skb_shared_info in tailroom outside the linear area, leaving XDP_FLAGS_HAS_FRAGS set but with invalid frag metadata. The subsequent free ...

9.8CVSS5.7AI score0.00502EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 8:50 a.m.7 views

CVE-2026-64355 bpf: Reject fragmented frames in devmap

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but the last destination. For native XDP, that clone path copies only the linear xdpframe data, while fragmented frames keep skbsharedinf...

9.8CVSS5.7AI score0.00502EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/25 8:50 a.m.7 views

CVE-2026-64351 net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmiarxfixup kalmiarxfixup computes usbpacketlength = skb-len - 2 KALMIAHEADERLENGTH as a u16, guarded only by a pre-loop check that skb-len is at least KALMIAHEADERLENGTH, which is 6. ...

5.8AI score0.00185EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:50 a.m.10 views

CVE-2026-64351

CVE-2026-64351 affects the Linux kernel USB Kalmia driver (kalmia_rx_fixup). The bug computes usb_packet_length as skb->len - (2 * KALMIA_HEADER_LENGTH) without ensuring both framing headers are present on every loop iteration. This can allow a short bulk-IN frame to underflow usb_packet_lengt...

5.8AI score0.00185EPSS
SaveExploits0References8
Rows per page
Query Builder