Lucene search
+L

249899 matches found

OSV
OSV
added 2026/08/15 12:27 p.m.6 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
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.31 views

CVE-2026-74506 afs: Fix UAF when sending a message

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.8CVSS0.00124EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 12:27 p.m.27 views

CVE-2026-74506

Summary: CVE-2026-74506 affects the Linux kernel AFS code path, where a race in afs_make_call() between async dispatch and destruction could lead to a use-after-free (UAF) of the afs_call, potentially triggering a crash when handling FS.StoreData data. The root cause described across multiple sou...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 12:27 p.m.11 views

CVE-2026-74506 afs: Fix UAF when sending a message

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.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 12:27 p.m.8 views

EUVD-2026-59699

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...

5.6AI score0.00124EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.10 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.00242EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/15 12:27 p.m.24 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.00242EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.34 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.1CVSS0.00242EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:27 p.m.8 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.00242EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.9 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...

5.4AI score0.00124EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/15 12:27 p.m.9 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
SaveExploits0References11
OSV
OSV
added 2026/08/15 12:27 p.m.6 views

CVE-2026-74505 ALSA: 6fire: Fix UAF at error handling during probe

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.5AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 12:27 p.m.23 views

CVE-2026-74505

CVE-2026-74505 affects the Linux kernel ALSA: 6fire driver. Root cause: a use-after-free can occur if a pending URB is not freed during early error handling in probe. Fix: the patch adds cleanup at the error path similar to the normal disconnect procedure. Impact and remediation are limited to th...

5.3AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.32 views

CVE-2026-74505 ALSA: 6fire: Fix UAF at error handling during probe

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...

0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:27 p.m.11 views

EUVD-2026-59698

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.4AI score0.00177EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.8 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.00177EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.9 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.00177EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/15 12:27 p.m.12 views

CVE-2026-74503 ALSA: timer: Clear SNDRV_TIMER_IFLG_DEAD once the close completes

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Clear SNDRVTIMERIFLGDEAD once the close completes sndtimercloselocked marks an instance with SNDRVTIMERIFLGDEAD and returns early when the flag is already set, but the flag is never cleared again. A completed close...

7.8CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 12:27 p.m.11 views

EUVD-2026-59697

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix division by zero in initializetimer A userspace-driven ALSA timer SNDUTIMER lets an unprivileged user set the backing sndtimer's hardware resolution to an arbitrary 64-bit value via SNDRVTIMERIOCTLCREATE...

5.6AI score0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74504

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix division by zero in initializetimer A userspace-driven ALSA timer SNDUTIMER lets an unprivileged user set the backing sndtimer's hardware resolution to an arbitrary 64-bit value via SNDRVTIMERIOCTLCREATE...

5.6AI score0.00168EPSS
SaveExploits0
Rows per page
Query Builder