Lucene search
+L

329732 matches found

OSV
OSV
added 3 days ago3 views

CVE-2026-74508 Bluetooth: HIDP: reject frames without a transaction header

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: reject frames without a transaction header hidprecvctrlframe and hidprecvintrframe read skb-data0 before checking that the L2CAP SDU contains a transaction header. A connected HIDP peer can send an empty basic-mo...

8.8CVSS5.4AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-74506

In the Linux kernel, the following vulnerability has been resolved: afs: Fix UAF when sending a message In afsmakecall, there's a race with async call reception and destruction. If a call is dispatched that doesn't have call-writeiter set used to specify the data content for FS.StoreData, then th...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-74507

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: validate numbered report payloads When hidpgetrawreport waits for a numbered report, hidpprocessdata compares the expected report number with skb-data0. A connected HIDP peer can reply with only a DATA transactio...

5.3AI score0.00231EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 3 days ago12 views

CVE-2026-74507

The CVE-2026-74507 vulnerability affects the Linux kernel Bluetooth HIDP implementation. The issue occurs in hidp_get_raw_report()/hidp_process_data() when validating numbered HID reports: a peer can reply with a DATA header and cause the code to read beyond the payload, potentially reading a pee...

7.1CVSS5.5AI score0.00231EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59700

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: validate numbered report payloads When hidpgetrawreport waits for a numbered report, hidpprocessdata compares the expected report number with skb-data0. A connected HIDP peer can reply with only a DATA transactio...

5.5AI score0.00231EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago3 views

CVE-2026-74507 Bluetooth: HIDP: validate numbered report payloads

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: validate numbered report payloads When hidpgetrawreport waits for a numbered report, hidpprocessdata compares the expected report number with skb-data0. A connected HIDP peer can reply with only a DATA transactio...

7.1CVSS5.6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-74505

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: Fix UAF at error handling during probe Although 6fire driver had a few fixes for dealing with the early error handling during the probe phase, it forgot a pending URB before freeing the resources, which may lead to a...

5.3AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 3 days ago3 views

CVE-2026-74502 ALSA: ump: fix double free of out_cvts on rawmidi error

In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: fix double free of outcvts on rawmidi error sndumpattachlegacyrawmidi allocates the legacy conversion array ump-outcvts and, on the sndrawmidinew error path, frees it with kfree but leaves ump-outcvts pointing at the...

5.5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-74502

In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: fix double free of outcvts on rawmidi error sndumpattachlegacyrawmidi allocates the legacy conversion array ump-outcvts and, on the sndrawmidinew error path, frees it with kfree but leaves ump-outcvts pointing at the...

5.3AI score0.00168EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-59694

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix use-after-free in umptoendpoint createmidi2ump registers a card-owned sndumpendpoint and stores a back-pointer to its per-interface sndusbmidi2ump object in ump-privatedata, but it never installs an...

5.4AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59691

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fillmax is set When a USB audio endpoint requests full packet transfers via the fillmax descriptor flag, dataepsetparams promotes ep-curpacksize to ep-maxpacksize. However,...

5.6AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago5 views

CVE-2026-74495 igbvf: Fix leak in TX DMA error cleanup

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

9.8CVSS5.5AI score
SaveExploits0References8
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-59688

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

5.4AI score0.00457EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-74495

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

9.8CVSS5.3AI score0.00457EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-74496

In the Linux kernel, the following vulnerability has been resolved: fou: Fix use-after-free in foucreate foucreate publishes struct fou through skuserdata before adding the new FOU port to the per-netns list. If fouaddtoportlist fails, the error path frees fou while it is still reachable through...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0
Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-74495 igbvf: Fix leak in TX DMA error cleanup

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

9.8CVSS0.00457EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-74495

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

5.3AI score0.00457EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-74494

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject repeated SMB2 NEGOTIATE requests Unauthenticated client can send multiple successful SMB2 NEGOTIATE requests on one connection before SESSIONSETUP. While the connection is in KSMBDSESSNEEDSETUP, smb2handlenegotiate...

5.3AI score0.00166EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 3 days ago27 views

CVE-2026-74494 ksmbd: reject repeated SMB2 NEGOTIATE requests

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject repeated SMB2 NEGOTIATE requests Unauthenticated client can send multiple successful SMB2 NEGOTIATE requests on one connection before SESSIONSETUP. While the connection is in KSMBDSESSNEEDSETUP, smb2handlenegotiate...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago3 views

CVE-2026-74494 ksmbd: reject repeated SMB2 NEGOTIATE requests

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject repeated SMB2 NEGOTIATE requests Unauthenticated client can send multiple successful SMB2 NEGOTIATE requests on one connection before SESSIONSETUP. While the connection is in KSMBDSESSNEEDSETUP, smb2handlenegotiate...

5.6AI score
SaveExploits0References6
Rows per page
Query Builder