Lucene search
+L

141105 matches found

OSV
OSV
added 2026/08/10 12:0 p.m.8 views

CVE-2026-68201 ALSA: timer: drain a slave's callback before its master detaches it

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: drain a slave's callback before its master detaches it sndtimercloselocked drains the closing instance's own in-flight callback IFLGCALLBACK before freeing it, but not its slaves'. When a master instance is closed,...

7.8CVSS5.4AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 12:0 p.m.7 views

EUVD-2026-55302

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: drain a slave's callback before its master detaches it sndtimercloselocked drains the closing instance's own in-flight callback IFLGCALLBACK before freeing it, but not its slaves'. When a master instance is closed,...

5.3AI score0.0017EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 12:0 p.m.28 views

CVE-2026-68201

The CVE-2026-68201 issue affects the Linux kernel ALSA timer: when closing a master timer, a slave’s in-flight callback may run after detach, causing use-after-free. The fix drains slave callbacks before removing slave links, and stops pending/active callbacks on the slave side before freeing. Th...

7.8CVSS5.3AI score0.0017EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/10 12:0 p.m.8 views

CVE-2026-68200

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: don't re-enter an instance callback that is still running The userspace-driven timer utimer TRIGGER ioctl calls sndtimerinterrupt directly with no serialization, so two threads triggering the same utimer can run...

7.8CVSS5.3AI score0.0017EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 12:0 p.m.27 views

CVE-2026-68200 ALSA: timer: don't re-enter an instance callback that is still running

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: don't re-enter an instance callback that is still running The userspace-driven timer utimer TRIGGER ioctl calls sndtimerinterrupt directly with no serialization, so two threads triggering the same utimer can run...

7.8CVSS0.0017EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 12:0 p.m.12 views

EUVD-2026-55301

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: don't re-enter an instance callback that is still running The userspace-driven timer utimer TRIGGER ioctl calls sndtimerinterrupt directly with no serialization, so two threads triggering the same utimer can run...

5.4AI score0.0017EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 12:0 p.m.6 views

CVE-2026-68200 ALSA: timer: don't re-enter an instance callback that is still running

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: don't re-enter an instance callback that is still running The userspace-driven timer utimer TRIGGER ioctl calls sndtimerinterrupt directly with no serialization, so two threads triggering the same utimer can run...

7.8CVSS5.4AI score
SaveExploits0References7
CVE
CVE
added 2026/08/10 12:0 p.m.39 views

CVE-2026-68200

The CVE-2026-68200 issue affects the Linux kernel ALSA timer component. The userspace-driven timer (utimer) TRIGGER ioctl can cause two threads to call snd_timer_interrupt() concurrently on the same timer due to missing serialization. In snd_timer_process_callbacks(), the code drops timer->loc...

7.8CVSS5.4AI score0.0017EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/10 12:0 p.m.7 views

CVE-2026-68199

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix OOB access from firmware ADDBA window size aggrrecvaddbareqevt logs a debug message when the firmware-supplied winsz is outside AGGRWINSZMIN, AGGRWINSZMAX but does not return. The out-of-range winsz is then used...

8.8CVSS5.2AI score0.00398EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 12:0 p.m.34 views

CVE-2026-68198 wifi: ath6kl: fix use-after-free in aggr_reset_state()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix use-after-free in aggrresetstate The aggrresetstate function uses timerdelete non-synchronous for the aggregation timer before proceeding to delete TID state and before the structure is freed by callers like...

8.8CVSS0.00268EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/10 12:0 p.m.9 views

CVE-2026-68198

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix use-after-free in aggrresetstate The aggrresetstate function uses timerdelete non-synchronous for the aggregation timer before proceeding to delete TID state and before the structure is freed by callers like...

8.8CVSS5.3AI score0.00268EPSS
SaveExploits0
CVE
CVE
added 2026/08/10 12:0 p.m.36 views

CVE-2026-68198

The CVE-2026-68198 issue affects the Linux kernel’s ath6kl Wi‑Fi driver, specifically aggr_reset_state(). The non-synchronous timer deletion (timer_delete) can race with timer callbacks (aggr_timeout) that access aggr_conn fields, potentially freeing memory used by the callback, leading to a use‑...

8.8CVSS5.4AI score0.00268EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:0 p.m.7 views

CVE-2026-68198 wifi: ath6kl: fix use-after-free in aggr_reset_state()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix use-after-free in aggrresetstate The aggrresetstate function uses timerdelete non-synchronous for the aggregation timer before proceeding to delete TID state and before the structure is freed by callers like...

8.8CVSS5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:0 p.m.6 views

EUVD-2026-55299

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix use-after-free in aggrresetstate The aggrresetstate function uses timerdelete non-synchronous for the aggregation timer before proceeding to delete TID state and before the structure is freed by callers like...

5.4AI score0.00268EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/10 12:0 p.m.7 views

CVE-2026-68197

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-oper mwifiextdlsaddhtoper gates its follow-the-AP-bandwidth path on bssdesc-bcnhtcap being present, but then dereferences a different pointer, bssdesc-bcnhtoper...

5.2AI score0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:0 p.m.8 views

CVE-2026-68196

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: validate assoc response length before subtracting header wilcparseassocrespinfo computes the trailing IE length as ieslen = bufferlen - sizeofres; without first checking that bufferlen is at least sizeofstruct...

8.3CVSS5.5AI score0.00405EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:0 p.m.8 views

CVE-2026-68195

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7615: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7615rxcheck and mt7615queuerxskb dispatch it to mt7615mactxfree on every bus. mt7615mactxfree cleans the DMA tx queues with...

5.2AI score0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:0 p.m.8 views

CVE-2026-68194

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7921rxcheck and mt7921queuerxskb dispatch it to mt7921mactxfree on every bus. mt7921mactxfree cleans the DMA tx queues with...

5.2AI score0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:0 p.m.6 views

CVE-2026-68193

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7925rxcheck and mt7925queuerxskb dispatch it to mt7925mactxfree on every bus. mt7925mactxfree cleans the DMA tx queues with...

5.2AI score0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:0 p.m.9 views

CVE-2026-68192

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: make releasescratchbuffers idempotent brcmfpciereleasescratchbuffers frees the shared.scratch and shared.ringupd DMA buffers with dmafreecoherent but does not clear the pointers afterwards, unlike the sibling...

8.8CVSS5.2AI score0.00398EPSS
SaveExploits0
Rows per page
Query Builder