Lucene search
+L

5544 matches found

OSV
OSV
•added 2026/08/10 12:00 p.m.•17 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:00 p.m.•24 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
Cvelist
Cvelist
•added 2026/08/10 12:00 p.m.•39 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
CVE
CVE
•added 2026/08/10 12:00 p.m.•88 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
OSV
OSV
•added 2026/08/10 12:00 p.m.•32 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
SaveExploits0References11
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•11 views

EUVD-2026-55281

In the Linux kernel, the following vulnerability has been resolved: intelth: fix MSC output device reference leak intelthoutputopen looks up the output device with busfinddevicebydevt, which returns the device with a reference that must be dropped after use. commit 95fc36a234da "intelth: fix devi...

5.2AI score0.0022EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/10 11:59 a.m.•20 views

CVE-2026-68175 tracing: Fix resource leak on mmiotrace trace_pipe close

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix resource leak on mmiotrace tracepipe close The mmiotrace tracer was added May 12th 2008. At that time, resources created in pipeopen could not be freed because there was not pipeclose function pointer of the tracer...

5.4AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/08/10 11:59 a.m.•41 views

CVE-2026-68141 net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()

In the Linux kernel, the following vulnerability has been resolved: net/afiucv: fix NULL deref in afiucvhscallbacksyn afiucvhscallbacksyn allocates the child socket with GFPATOMIC. If the allocation fails, nsk is NULL. The connection-refused path is entered when the listen state check fails, the...

7.5CVSS0.00523EPSS
SaveExploits0References8
CVE
CVE
•added 2026/08/10 11:58 a.m.•80 views

CVE-2026-68132

CVE-2026-68132 concerns the Linux kernel thaw deadlock involving frozen block devices. The root cause is do_thaw_all_callback() calling bdev_thaw() while holding sb->s_umount, which can lead to a deadlock when a block device frozen via bdev_freeze() drops the last freeze reference and fs_bdev_...

5.3AI score0.00184EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/08/10 11:58 a.m.•49 views

CVE-2026-68132 super: fix emergency thaw deadlock on frozen block devices

In the Linux kernel, the following vulnerability has been resolved: super: fix emergency thaw deadlock on frozen block devices dothawallcallback calls bdevthaw while holding sb-sumount exclusively. If the block device was frozen via bdevfreeze dropping the last block layer freeze reference calls...

0.00184EPSS
SaveExploits0References8
CVE
CVE
•added 2026/08/10 11:58 a.m.•123 views

CVE-2026-68121

Summary of CVE-2026-68121 (Linux kernel, PPPoE): A vulnerability arises when device header callbacks reallocate the skb head after PPPoE header is referenced, causing a stale pointer to the PPPoE header used by pppoe_sendmsg(). This can occur if a send is blocked in copy_from_user() while a non-E...

7.8CVSS5.3AI score0.00298EPSS
SaveExploits2References8
Cvelist
Cvelist
•added 2026/08/10 6:00 a.m.•48 views

CVE-2026-17023 Salon Booking System – Free Version <= 10.30.33 - Unauthenticated Google Calendar Connection Hijack via OAuth Callback

The Salon Booking System WordPress plugin through 10.30.33 does not perform any capability check or validate an OAuth state value on its Google Calendar authorization callback, which is also hooked for unauthenticated users, allowing an unauthenticated attacker to overwrite the site's stored Goog...

0.00272EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/10 6:00 a.m.•59 views

CVE-2026-17023

The Salon Booking System WordPress plugin (versions

5.2AI score0.00272EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/10 6:00 a.m.•15 views

EUVD-2026-55004

The Salon Booking System WordPress plugin through 10.30.33 does not perform any capability check or validate an OAuth state value on its Google Calendar authorization callback, which is also hooked for unauthenticated users, allowing an unauthenticated attacker to overwrite the site's stored Goog...

5.2AI score0.00272EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•8 views

PT-2026-69775

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the bnxt en driver where the bnxt aux devices init function calls auxiliary device init before all fields required by bnxt aux dev release are initialized. If an...

5.7AI score0.00198EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•6 views

PT-2026-69593

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the RX worker of the Linux kernel when handling PKT TYPE TXRX NOTIFY events on non-mmio buses, such as USB. The functions mt7925 rx check and mt7925...

5.8AI score0.00209EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•1 views

CVE-2026-68218: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: media: pci: dm1105: Free allocated workqueue Destroy allocated workqueue in remove callback to free its resources, thus fixing memory leak...

5.8AI score0.0022EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
•added 2026/08/10 12:00 a.m.•9 views

The vulnerability of the sneeit_articles_pagination_callback() function in the Sneeit Framework, a content management system for WordPress, allows a hacker to execute arbitrary code.

The vulnerability of the sneeitarticlespaginationcallback function in the Sneeit Framework, a content management system for WordPress, is related to improper handling of code generation. Exploiting this vulnerability could allow an attacker to execute arbitrary code...

10CVSS7.8AI score0.76138EPSS
SaveExploits3References7Affected Software1
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•12 views

PT-2026-69541

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference exists in the afiucv hs callback syn function. This occurs when the function attempts to allocate a child socket using GFP ATOMIC and the allocation fails,...

7.5CVSS5.2AI score0.00523EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•0 views

CVE-2026-68201: Undefined Security Weakness

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.8AI score0.0017EPSS
SaveExploits0References1
Rows per page
Query Builder