Lucene search
+L

53 matches found

NVD
NVD
added 4 days ago6 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.8CVSS0.00175EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago25 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.00175EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/29 5:16 p.m.7 views

CVE-2026-64560

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec race Wongi and Jungwoo decoded and reported a non-leader exec related race which can result in an UAF: systimerdelete exec posixcputimerdel // Observes old leader p =...

7.8CVSS0.0012EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/07/29 12:0 a.m.20 views

PT-2026-65857

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18.41 Linux kernel versions prior to 6.12.100 Linux kernel versions prior to 6.6.147 Linux kernel versions prior to 6.1.180 Linux kernel versions prior to 5.15.213 Linux kernel versions prior to 5.10.262...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits1References11
NVD
NVD
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64370

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Fix pid refcount leak in docpunanosleep error path In docpunanosleep, posixcputimercreate takes a pid reference via getpid and stores it in timer.it.cpu.pid. If the subsequent posixcputimerset call fails, the...

0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.16 views

PT-2026-64591

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Fix pid refcount leak in do cpu nanosleep error path In do cpu nanosleep, posix cpu timer create takes a pid reference via get pid and stores it in timer.it.cpu.pid. If the subsequent posix cpu timer set call...

5.7AI score0.00177EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/05/28 3:53 a.m.18 views

SUSE CVE-2026-46069

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix use-after-free in mwifiexadaptercleanup The mwifiexadaptercleanup function uses timerdelete non-synchronous for the wakeuptimer before the adapter structure is freed. This is incorrect because timerdelete does...

5.5CVSS5.7AI score0.00139EPSS
SaveExploits0References17
NVD
NVD
added 2026/05/27 2:17 p.m.18 views

CVE-2026-46069

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix use-after-free in mwifiexadaptercleanup The mwifiexadaptercleanup function uses timerdelete non-synchronous for the wakeuptimer before the adapter structure is freed. This is incorrect because timerdelete does...

7.8CVSS0.00139EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 2:17 p.m.10 views

UBUNTU-CVE-2026-46069

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix use-after-free in mwifiexadaptercleanup The mwifiexadaptercleanup function uses timerdelete non-synchronous for the wakeuptimer before the adapter structure is freed. This is incorrect because timerdelete does...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2026/05/27 12:57 p.m.51 views

CVE-2026-46069 wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix use-after-free in mwifiexadaptercleanup The mwifiexadaptercleanup function uses timerdelete non-synchronous for the wakeuptimer before the adapter structure is freed. This is incorrect because timerdelete does...

0.00139EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/27 12:57 p.m.17 views

EUVD-2026-32451

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix use-after-free in mwifiexadaptercleanup The mwifiexadaptercleanup function uses timerdelete non-synchronous for the wakeuptimer before the adapter structure is freed. This is incorrect because timerdelete does...

5.7AI score0.00139EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/27 12:57 p.m.7 views

CVE-2026-46069 wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix use-after-free in mwifiexadaptercleanup The mwifiexadaptercleanup function uses timerdelete non-synchronous for the wakeuptimer before the adapter structure is freed. This is incorrect because timerdelete does...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/05/27 12:57 p.m.37 views

CVE-2026-46069

CVE-2026-46069 affects the Linux kernel mwifiex driver (wifi) where mwifiex_adapter_cleanup() used timer_delete() on wakeup_timer before freeing the adapter, risking a use-after-free if wakeup_timer_fn is running. The issue is resolved by replacing timer_delete() with timer_delete_sync() to ensur...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:57 p.m.15 views

CVE-2026-46069

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix use-after-free in mwifiexadaptercleanup The mwifiexadaptercleanup function uses timerdelete non-synchronous for the wakeuptimer before the adapter structure is freed. This is incorrect because timerdelete does...

5.7AI score0.00139EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-46069

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mwifiex: fix use-after-free in mwifiexadaptercleanup The mwifiexadaptercleanup function uses timerdelete non-synchronous for the wakeuptimer before the...

7.8CVSS5.5AI score0.00139EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.21 views

PT-2026-43936

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the mwifiex adapter cleanup function. The function utilizes timer delete, which is non-synchronous, for the wakeup timer before the adapter structure is...

7.8CVSS6AI score0.00139EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.13 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: ptp: ocp: fixed use-after-free bugs caused by ptpocpwatchdog The ptpocpdetach function only shuts down the watchdog timer if it is pending. However, if the timer handler is already running, timerdeletesync is not called. This...

7.8CVSS5.5AI score0.00136EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/03/25 4:57 p.m.12 views

SUSE CVE-2026-23281

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix use-after-free in lbsfreeadapter The lbsfreeadapter function uses timerdelete non-synchronous for both commandtimer and txlockuptimer before the structure is freed. This is incorrect because timerdelete does n...

6.3CVSS5.7AI score0.00126EPSS
SaveExploits0References16
EUVD
EUVD
added 2026/03/25 12:30 p.m.11 views

EUVD-2026-15203

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix use-after-free in lbsfreeadapter The lbsfreeadapter function uses timerdelete non-synchronous for both commandtimer and txlockuptimer before the structure is freed. This is incorrect because timerdelete does n...

5.7AI score0.00126EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/25 10:26 a.m.16 views

CVE-2026-23281 wifi: libertas: fix use-after-free in lbs_free_adapter()

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix use-after-free in lbsfreeadapter The lbsfreeadapter function uses timerdelete non-synchronous for both commandtimer and txlockuptimer before the structure is freed. This is incorrect because timerdelete does n...

5.7AI score
SaveExploits0References11
Rows per page
Query Builder