Lucene search
+L

1162 matches found

Kitploit
Kitploit
added 2026/09/12 8:44 p.m.7 views

CVE_2023_44487-Rapid_Reset

CVE-2023-44487 Herramienta de Prueba de Restablecimiento Rápido HTTP/2 - Edición Mejorada Una herramienta de prueba integral en Python para CVE-2023-44487 , la vulnerabilidad de Restablecimiento Rápido HTTP/2. Este repositorio contiene tanto herramientas de prueba de ataque como de verificación. ...

7.5CVSS7AI score0.99999EPSS
SaveExploits21
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-81010

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/waitid: honor taskwork cancellation iowaitidcb may run through the fallback taskwork path when taskworkadd can no longer queue work to the originating...

7.8CVSS0.00129EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 8:28 p.m.6 views

CVE-2026-81004

A flaw was found in the Linux kernel's Intelligent Platform Management Interface IPMI message handler. When an error occurs during the startup of an IPMI interface, scheduled work may not be properly canceled. This can prevent the interface from being freed cleanly, potentially leading to resourc...

8.4CVSS0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.3 views

AZL-100475 CVE-2026-89536 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: wait for in-flight client TLS handshake callback xstlshandshakesync gives xstlshandshakedone a reference to the lower transport before submitting the handshake request. On timeout or signal, the synchronous waiter drops...

9.8CVSS0.00626EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89464

In the Linux kernel, the following vulnerability has been resolved: power: supply: twl4030charger: cancel workers via devm bci is devm-allocated. Two workers bci-work and bci-currentworker dereference it. twl4030bciremove disables charging and masks interrupts. It cancels neither worker. A worker...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.6 views

CVE-2026-89461

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: synchronize work cancellation on suspend max17040work requeues itself after every poll. canceldelayedwork only cancels a pending instance and does not wait for a callback that is already running. If syste...

0.002EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-81010

In the Linux kernel, the following vulnerability has been resolved: iouring/waitid: honor taskwork cancellation iowaitidcb may run through the fallback taskwork path when taskworkadd can no longer queue work to the originating task. The fallback runs from a kworker and iouring marks such task wor...

7.8CVSS0.00129EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

DEBIAN-CVE-2026-81010

In the Linux kernel, the following vulnerability has been resolved: iouring/waitid: honor taskwork cancellation iowaitidcb may run through the fallback taskwork path when taskworkadd can no longer queue work to the originating task. The fallback runs from a kworker and iouring marks such task wor...

7.8CVSS0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

DEBIAN-CVE-2026-81004

In the Linux kernel, the following vulnerability has been resolved: ipmi:msghandler: Cancel work cleanly on an error If an error occurs during startup of an IPMI interface, it may have scheduled work to run. The work needs to be canceled before the interface can be freed...

8.4CVSS0.0018EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.25 views

CVE-2026-89536 SUNRPC: wait for in-flight client TLS handshake callback

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: wait for in-flight client TLS handshake callback xstlshandshakesync gives xstlshandshakedone a reference to the lower transport before submitting the handshake request. On timeout or signal, the synchronous waiter drops...

9.8CVSS0.00626EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89523

This vulnerability affects the MediaTek mt7925 Wi-Fi driver in the Linux kernel (part of the mt76 subsystem). A pending delayed work item (mlo_pm_work) may continue executing after the device is reset, suspended, or unregistered, leading to a use-after-free on vif/bss data or MCU commands sent to...

7.8CVSS0.00136EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.22 views

CVE-2026-89464 power: supply: twl4030_charger: cancel workers via devm

In the Linux kernel, the following vulnerability has been resolved: power: supply: twl4030charger: cancel workers via devm bci is devm-allocated. Two workers bci-work and bci-currentworker dereference it. twl4030bciremove disables charging and masks interrupts. It cancels neither worker. A worker...

0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.6 views

CVE-2026-89464

In the Linux kernel, the following vulnerability has been resolved: power: supply: twl4030charger: cancel workers via devm bci is devm-allocated. Two workers bci-work and bci-currentworker dereference it. twl4030bciremove disables charging and masks interrupts. It cancels neither worker. A worker...

0.00168EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:43 p.m.7 views

CVE-2026-89464

CVE-2026-89464 affects the Linux kernel component power: supply: twl4030_charger . The root cause is a use-after-free : the bci structure is devm-allocated, but twl4030_bci_remove() fails to cancel two workers (bci->work and bci->current_worker) that dereference it, allowing a pending worke...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.5 views

CVE-2026-89464 power: supply: twl4030_charger: cancel workers via devm

In the Linux kernel, the following vulnerability has been resolved: power: supply: twl4030charger: cancel workers via devm bci is devm-allocated. Two workers bci-work and bci-currentworker dereference it. twl4030bciremove disables charging and masks interrupts. It cancels neither worker. A worker...

5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76370

In the Linux kernel, the following vulnerability has been resolved: power: supply: twl4030charger: cancel workers via devm bci is devm-allocated. Two workers bci-work and bci-currentworker dereference it. twl4030bciremove disables charging and masks interrupts. It cancels neither worker. A worker...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.3 views

CVE-2026-89461 power: supply: max17040: synchronize work cancellation on suspend

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: synchronize work cancellation on suspend max17040work requeues itself after every poll. canceldelayedwork only cancels a pending instance and does not wait for a callback that is already running. If syste...

5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:43 p.m.8 views

EUVD-2026-76347

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: cancel card-detect work on remove Disabling the device interrupt and freeing the IRQ prevents new card-detect work from being queued, but carddetwork already queued by the handler can still run after viasdremove...

0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:43 p.m.9 views

CVE-2026-81010

CVE-2026-81010 affects the Linux kernel's io_uring/waitid component. The function io_waitid_cb() fails to honor the tw.cancel flag when executed via the fallback task_work path from a kworker, causing __do_wait() to run in the wrong task context. Because waitid is task-context dependent, child lo...

7.8CVSS0.00129EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.24 views

CVE-2026-81010 io_uring/waitid: honor task_work cancellation

In the Linux kernel, the following vulnerability has been resolved: iouring/waitid: honor taskwork cancellation iowaitidcb may run through the fallback taskwork path when taskworkadd can no longer queue work to the originating task. The fallback runs from a kworker and iouring marks such task wor...

7.8CVSS0.00129EPSS
SaveExploits0References2
Rows per page
Query Builder