Lucene search
+L

261988 matches found

OSV
OSV
added 2026/07/19 4:17 p.m.8 views

DEBIAN-CVE-2026-64015

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assocarrayfind in findkeytoupdate without holding the RCU read lock, while the assocarraygc code really is designed around...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/19 4:17 p.m.18 views

CVE-2026-63960

In the Linux kernel, the following vulnerability has been resolved: usb: typec: wcove: don't write past struct pdmessage in wcovereadrxbuffer wcovereadrxbuffer copies the PD RX FIFO into the caller's struct pdmessage with for i = 0; i regmap, USBCRXDATA + i, msg + i; which has two problems:...

0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 4:17 p.m.10 views

DEBIAN-CVE-2026-63898

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mctu232: fix memory corruption with small endpoint The driver overrides the maximum transfer size for a specific device which only accepts 16 byte packets for its 32 byte bulk-out endpoint. Make sure to never increas...

5.4AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.14 views

UBUNTU-CVE-2026-63885

In the Linux kernel, the following vulnerability has been resolved: drm/gem: fix race between changehandle and handledelete drmgemchangehandleioctl leaves the old handle live in the IDR during the window between spinunlocktablelock and the final spinlocktablelock. A concurrent drmgemhandledelete ...

8.8CVSS5.7AI score0.00173EPSS
SaveExploits0References3
Circl
Circl
added 2026/07/19 4:05 p.m.11 views

CVE-2026-63820

creationtimestamp| type| source ---|---|--- 2026-07-19 16:05:49+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqz5vcsj5r2o...

4.8AI score0.00198EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/19 3:54 p.m.14 views

CVE-2026-63829

creationtimestamp| type| source ---|---|--- 2026-07-19 15:54:05+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqz5abk4l72e 2026-07-20 18:42:43+00:00| seen| https://bsky.app/profile/cybernewsroom.bsky.social/post/3mr3x4rxuus2j 2026-07-20 18:42:45+00:00| seen|...

8.8CVSS5.3AI score0.00127EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.29 views

CVE-2026-64174

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: advance loop vars in cfg80211mergeprofile cfg80211mergeprofile reassembles a Multi-BSSID non-transmitted BSS profile that has been split across multiple consecutive MBSSID elements. Its while-loop calls...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64151 iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap

In the Linux kernel, the following vulnerability has been resolved: iommupt: Check for missing PAGESIZE in the pgsizebitmap Sashiko pointed out that the driver could drop PAGESIZE from the pgsizebitmap. That is technically allowed but nothing does it, and such an iommudomain would not be used wit...

8.4CVSS5.3AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64126

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate Add Extended Advertising Data length MGMTOPADDEXTADVDATA is registered as a variable-length command, with MGMTADDEXTADVDATASIZE as the fixed header size. The handler then uses cp-advdatalen and...

5.5AI score0.00135EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/19 3:40 p.m.11 views

CVE-2026-64119 l2tp: use list_del_rcu in l2tp_session_unhash

In the Linux kernel, the following vulnerability has been resolved: l2tp: use listdelrcu in l2tpsessionunhash An unprivileged local user can pin a host CPU indefinitely in l2tpsessiongetbyifname by issuing L2TPCMDSESSIONGET on L2TPATTRIFNAME concurrently with L2TPCMDSESSIONCREATE and...

5.4AI score
SaveExploits0References7
OSV
OSV
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64101 fwctl: pds: Validate RPC input size before parsing

In the Linux kernel, the following vulnerability has been resolved: fwctl: pds: Validate RPC input size before parsing The fwctl core allocates the device-specific RPC input buffer with fwctlrpc.inlen and passes that buffer to the driver callback. pdsfcfwrpc casts the buffer to struct fwctlrpcpds...

5.5AI score
SaveExploits0References6
OSV
OSV
added 2026/07/19 3:39 p.m.7 views

CVE-2026-64048 net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot

In the Linux kernel, the following vulnerability has been resolved: net/smc: reject CHID-0 ACCEPT that matches an empty ismdev slot On the SMC-D client, slot 0 of ini-ismdev/ini-ismchid is reserved for an SMC-Dv1 device. smcfindismv2deviceclnt populates V2 entries starting at index 1, so when no ...

7.5CVSS5.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.42 views

CVE-2026-64047 net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ring

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix off-by-one in sgchain entry count for wrapped skmsg ring When an skmsg scatterlist ring wraps sg.end sg.datamsgpl-sg.start, MAXSKBFRAGS - msgpl-sg.start + 1, msgpl-sg.data; This places the chain pointer at...

9.8CVSS0.00514EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 3:16 p.m.12 views

DEBIAN-CVE-2026-63867

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

8.2CVSS5.3AI score0.00592EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 3:16 p.m.12 views

DEBIAN-CVE-2026-63852

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v4.0.3 enc ring VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

7.8CVSS5.2AI score0.00132EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/19 3:16 p.m.24 views

CVE-2026-63874

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

7.8CVSS5.4AI score0.00173EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/19 3:16 p.m.18 views

CVE-2026-63870

In the Linux kernel, the following vulnerability has been resolved: ieee802154: 6lowpan: only accept IPv6 packets in lowpanxmit The aoe driver or similar generates a non-IPv6 packet e.g., ETHPAOE and queues it for transmission via devqueuexmit on a 6LoWPAN interface configured by the user or test...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.34 views

CVE-2026-63889 scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32

In the Linux kernel, the following vulnerability has been resolved: scsi: scsitransportfc: Widen FPIN pname walker counter to u32 An adjacent Fibre Channel fabric actor that can deliver an FPIN ELS frame to an lpfc or qla2xxx Linux initiator can trigger a non-return in the generic FC transport...

8.1CVSS0.00358EPSS
SaveExploits0References7
Circl
Circl
added 2026/07/19 2:22 p.m.19 views

CVE-2026-16221

creationtimestamp| type| source ---|---|--- 2026-07-19 14:22:06+00:00| seen| https://bsky.app/profile/ulisesgascon.com/post/3mqyy3s7vts2h 2026-07-19 16:00:20+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mqz5lio7ut2d 2026-07-19 16:04:10+00:00| seen|...

7.5CVSS4.8AI score0.00436EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 2:04 p.m.9 views

CVE-2026-63866 wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Clear wcid pointer in mt7996macstadeinitlink Clear WCID pointer removing the sta link in mt7996macstadeinitlink routine...

8.8CVSS5.3AI score
SaveExploits0References6
Rows per page
Query Builder