Lucene search
+L

98 matches found

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

CVE-2026-80979

In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80979

CVE-2026-80979 affects the net/smc subsystem in the Linux kernel. The root cause is a use-after-free triggered during connection teardown: smc_lgr_terminate_sched() unlinks the link group immediately while deferring connection killing to a work item. In that window, the device can re-arm the rece...

0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.21 views

CVE-2026-80979 net/smc: unregister the connection before draining the rx tasklet

In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...

0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:42 p.m.5 views

EUVD-2026-76302

In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...

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

CVE-2026-80979 net/smc: unregister the connection before draining the rx tasklet

In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...

6AI score
SaveExploits0References7
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Wifi: ath9k: Delay all operations related to ath9kwmieventtasklet until initialization is complete. The ath9kwmieventtasklet function used in ath9khtc assumes that all data structures have been fully initialized by the time it...

4.7CVSS6.1AI score0.00188EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/27 9:17 p.m.10 views

CVE-2026-64541

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smccdcrxhandler by pinning the socket smccdcrxhandler looks up the connection by token under the link group's connslock, drops the lock, and then dereferences conn and the smcsock derived from it, ending in...

9.8CVSS5.3AI score0.00565EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 8:58 a.m.7 views

CVE-2026-17523 can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet

In the Linux kernel, the following vulnerability has been resolved: can: bcm: switch timer to HRTIMERMODESOFT and remove hrtimertasklet This patch switches the timer to HRTIMERMODESOFT, which executed the timer callback in softirq context and removes the hrtimertasklet...

7.8CVSS5.9AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 12:59 p.m.13 views

SUSE CVE-2026-64103

In the Linux kernel, the following vulnerability has been resolved: scsi: isci: Fix use-after-free in device removal path The ISCI completion tasklet is initialized in iscihostalloc drivers/scsi/isci/init.c:496 and scheduled from both MSI-X and legacy interrupt handlers...

5.4AI score0.00126EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64103

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: isci: Fix use-after-free in device removal path The ISCI completion tasklet is initialized in iscihostalloc drivers/scsi/isci/init.c:496 and scheduled fro...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-64103

In the Linux kernel, the following vulnerability has been resolved: scsi: isci: Fix use-after-free in device removal path The ISCI completion tasklet is initialized in iscihostalloc drivers/scsi/isci/init.c:496 and scheduled from both MSI-X and legacy interrupt handlers...

7.8CVSS0.00126EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64103

In the Linux kernel, the following vulnerability has been resolved: scsi: isci: Fix use-after-free in device removal path The ISCI completion tasklet is initialized in iscihostalloc drivers/scsi/isci/init.c:496 and scheduled from both MSI-X and legacy interrupt handlers...

5.3AI score0.00126EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/19 3:40 p.m.38 views

CVE-2026-64103

Technical details for CVE-2026-64103 are not publicly available in the provided documents. Monitor for updates.

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.22 views

CVE-2026-64103

In the Linux kernel, the following vulnerability has been resolved: scsi: isci: Fix use-after-free in device removal path The ISCI completion tasklet is initialized in iscihostalloc drivers/scsi/isci/init.c:496 and scheduled from both MSI-X and legacy interrupt handlers...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.38 views

CVE-2026-64103 scsi: isci: Fix use-after-free in device removal path

In the Linux kernel, the following vulnerability has been resolved: scsi: isci: Fix use-after-free in device removal path The ISCI completion tasklet is initialized in iscihostalloc drivers/scsi/isci/init.c:496 and scheduled from both MSI-X and legacy interrupt handlers...

0.00126EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 3:40 p.m.21 views

EUVD-2026-45788

In the Linux kernel, the following vulnerability has been resolved: scsi: isci: Fix use-after-free in device removal path The ISCI completion tasklet is initialized in iscihostalloc drivers/scsi/isci/init.c:496 and scheduled from both MSI-X and legacy interrupt handlers...

5.5AI score0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64103 scsi: isci: Fix use-after-free in device removal path

In the Linux kernel, the following vulnerability has been resolved: scsi: isci: Fix use-after-free in device removal path The ISCI completion tasklet is initialized in iscihostalloc drivers/scsi/isci/init.c:496 and scheduled from both MSI-X and legacy interrupt handlers...

5.4AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/07/03 3:05 a.m.18 views

SUSE CVE-2026-53112

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irqpreparebcntasklet The irqpreparebcntasklet is initialized in rtlpciinit and scheduled when RTLIMRBCNINT interrupt is triggered by hardware. But it is never...

4.7CVSS5.8AI score0.00117EPSS
SaveExploits0References17
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:07 a.m.9 views

wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prepare_bcn_tasklet

...

7.8CVSS6.1AI score0.00117EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-53112

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irqpreparebcntasklet The irqpreparebcntasklet is initialized in rtlpciinit and scheduled wh...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References2
Rows per page
Query Builder