Lucene search
+L

3755 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986404)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986404 advisory. In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible use-after-free in HFCcleanup This module's remove path calls deltimer. Howeve...

7.7CVSS6.5AI score0.00267EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414385)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414385 advisory. A vulnerability, which was classified as critical, has been found in Linux Kernel. Affected by this issue is the function tsttimer of the file drivers/atm/idt77252.c...

7CVSS6AI score0.00417EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.12 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414451)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414451 advisory. There are use-after-free vulnerabilities caused by timer handler in net/rose/rosetimer.c of linux that allow attackers to crash linux kernel without any privileges...

5.5CVSS6.7AI score0.00427EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986364)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986364 advisory. In the Linux kernel, the following vulnerability has been resolved: watchdog: Fix possible use-after-free in wdtstartup This module's remove path calls deltimer...

8.8CVSS5.9AI score0.0116EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.8 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-386953)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-386953 advisory. In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of timer for log writer thread Patch series nilfs2: fix log writer...

7.8CVSS6.1AI score0.00258EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/07 12:00 a.m.19 views

PT-2025-41095

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where a timer is not properly stopped during shutdown, driver unbind, or probe failures. This can lead to a use-after-free condition and potential syste...

7.8CVSS5.5AI score0.00208EPSS
SaveExploits0References449
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986307)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986307 advisory. In the Linux kernel, the following vulnerability has been resolved: atm: iphase: fix possible use-after-free in iamoduleexit This module's remove path calls deltimer...

7.8CVSS6.1AI score0.00247EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986730)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986730 advisory. In the Linux kernel, the following vulnerability has been resolved: watchdog: Fix possible use-after-free in wdtstartup This module's remove path calls deltimer...

8.8CVSS5.9AI score0.0116EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:57 a.m.10 views

SUSE CVE-2022-50496

In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy Dmcache also has the same UAF problem when dmresume and dmdestroy are concurrent. Therefore, cancelling timer again in destroy...

6.4CVSS6.5AI score0.00167EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.10 views

SUSE CVE-2023-53574

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: delete timer and free skb queue when unloading Fix possible crash and memory leak on driver unload by deleting TX purge timer and freeing C2H queue in 'rtwcoredeinit', shrink critical section in the latter by freeing...

7CVSS6.5AI score0.00127EPSS
SaveExploits0References24
NVD
NVD
added 2025/10/04 4:15 p.m.22 views

CVE-2023-53586

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUNRESET handling This fixes a bug where an initiator thinks a LUNRESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 "target: Delete tmr from list before...

8.8CVSS0.00451EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 4:15 p.m.11 views

AZL-76770 CVE-2023-53574 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: delete timer and free skb queue when unloading Fix possible crash and memory leak on driver unload by deleting TX purge timer and freeing C2H queue in 'rtwcoredeinit', shrink critical section in the latter by freeing...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/04 4:15 p.m.14 views

CVE-2023-53574

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: delete timer and free skb queue when unloading Fix possible crash and memory leak on driver unload by deleting TX purge timer and freeing C2H queue in 'rtwcoredeinit', shrink critical section in the latter by freeing...

5.5CVSS0.00127EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/04 4:15 p.m.8 views

CVE-2022-50496

In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy Dmcache also has the same UAF problem when dmresume and dmdestroy are concurrent. Therefore, cancelling timer again in destroy...

7.8CVSS0.00167EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 4:15 p.m.16 views

UBUNTU-CVE-2023-53574

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: delete timer and free skb queue when unloading Fix possible crash and memory leak on driver unload by deleting TX purge timer and freeing C2H queue in 'rtwcoredeinit', shrink critical section in the latter by freeing...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 4:15 p.m.7 views

UBUNTU-CVE-2022-50496

In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy Dmcache also has the same UAF problem when dmresume and dmdestroy are concurrent. Therefore, cancelling timer again in destroy...

7.8CVSS5.9AI score0.00167EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/04 3:43 p.m.9 views

CVE-2022-50496 dm cache: Fix UAF in destroy()

In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy Dmcache also has the same UAF problem when dmresume and dmdestroy are concurrent. Therefore, cancelling timer again in destroy...

6.5AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.22 views

CVE-2023-53574 wifi: rtw88: delete timer and free skb queue when unloading

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: delete timer and free skb queue when unloading Fix possible crash and memory leak on driver unload by deleting TX purge timer and freeing C2H queue in 'rtwcoredeinit', shrink critical section in the latter by freeing...

0.00127EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/04 3:17 p.m.41 views

CVE-2023-53574

CVE-2023-53574 affects the Linux kernel wifi/rtw88 driver. The issue arises when unloading the driver, where the TX purge timer is not properly deleted and the C2H queue is not freed, risking a crash and a memory leak. The documented root cause is improper cleanup in the rtw_core_deinit() path, w...

5.5CVSS6.1AI score0.00127EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/04 3:17 p.m.10 views

CVE-2023-53574 wifi: rtw88: delete timer and free skb queue when unloading

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: delete timer and free skb queue when unloading Fix possible crash and memory leak on driver unload by deleting TX purge timer and freeing C2H queue in 'rtwcoredeinit', shrink critical section in the latter by freeing...

6.5AI score
SaveExploits0References5
Rows per page
Query Builder