Lucene search
+L

1925 matches found

Kitploit
Kitploit
added 2026/08/25 5:29 a.m.1 views

docker-POC_CVE-2024-1086

https://github.com/Notselwyn/CVE-2024-1086 utilisation root@kitploit: docker compose up -d --build docker exec -it poccve20241086 bash exemple de test root@kitploit: tester@e23a4e5757d9 CVE-2024-1086$ id uid=99999tester gid=99999tester groups=99999tester tester@e23a4e5757d9 CVE-2024-1086$ cat...

7.8CVSS7AI score0.28058EPSS
SaveExploits16References1
NVD
NVD
added 2026/08/22 4:16 p.m.12 views

CVE-2026-74677

In the Linux kernel, the following vulnerability has been resolved: net: usb: ipheth: fix carrierwork UAF on disconnect iphethsndbulkcallback re-arms the carrier-check work on any non-zero URB status: else scheduledelayedwork&dev-carrierwork, 0; Nothing ties that to the interface being up, so the...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/22 3:32 p.m.11 views

CVE-2026-74677

CVE-2026-74677 is a use-after-free in the Linux kernel's ipheth USB network driver. The root cause is that ipheth_sndbulk_callback() re-arms the carrier_work delayed work on any non-zero URB status without checking whether the interface is still up. After ipheth_close() drains the work, a late UR...

5.5AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 3:32 p.m.10 views

EUVD-2026-64364

In the Linux kernel, the following vulnerability has been resolved: net: usb: ipheth: fix carrierwork UAF on disconnect iphethsndbulkcallback re-arms the carrier-check work on any non-zero URB status: else scheduledelayedwork&dev-carrierwork, 0; Nothing ties that to the interface being up, so the...

5.5AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74677 net: usb: ipheth: fix carrier_work UAF on disconnect

In the Linux kernel, the following vulnerability has been resolved: net: usb: ipheth: fix carrierwork UAF on disconnect iphethsndbulkcallback re-arms the carrier-check work on any non-zero URB status: else scheduledelayedwork&dev-carrierwork, 0; Nothing ties that to the interface being up, so the...

5.7AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.23 views

CVE-2026-74677 net: usb: ipheth: fix carrier_work UAF on disconnect

In the Linux kernel, the following vulnerability has been resolved: net: usb: ipheth: fix carrierwork UAF on disconnect iphethsndbulkcallback re-arms the carrier-check work on any non-zero URB status: else scheduledelayedwork&dev-carrierwork, 0; Nothing ties that to the interface being up, so the...

0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-74677

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: usb: ipheth: fix carrierwork UAF on disconnect iphethsndbulkcallback re-arms the carrier-check work on any non-zero URB status: else...

5.3AI score0.00168EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.6 views

CVE-2026-74540

A flaw was found in the Linux kernel's Bluetooth L2CAP Logical Link Control and Adaptation Protocol component. A use-after-free UAF vulnerability exists in the l2capleconnectrsp function, where a channel can be freed while still being referenced. This can be triggered by a remote disconnect,...

8.8CVSS6.3AI score0.00255EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 8:36 p.m.12 views

CVE-2026-53545 Termix: Remote Code Execution via Tunnel Disconnect pkill Command Injection

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.3.2, the DELETE /ssh/tunnel/disconnect/:tunnelName teardown path in src/backend/ssh/tunnel.ts interpolates endpointPort, sourcePort, endpointUsername, and endpointIP into...

9.8CVSS5.8AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/17 2:54 p.m.6 views

CVE-2026-68456

A flaw was found in the Linux kernel's ueagle-atm USB driver. This driver uses an asynchronous mechanism for loading firmware but does not wait for its completion when a device is disconnected. This creates a race condition where the device's teardown can run concurrently with firmware loading. I...

5.5CVSS5.3AI score0.00176EPSS
SaveExploits0References4
Amazon
Amazon
added 2026/08/17 12:00 a.m.9 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect CVE-2026-64342 Affected Packages: kernel Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between...

5.6AI score0.00177EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/08/15 11:49 p.m.9 views

SUSE CVE-2026-74575

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tbxdphandlerequest runs on systemwq and queues xd-statework via queuedelayedwork in three request handlers: PROPERTIESCHANGEDREQUEST, UUIDREQUEST via...

8.8CVSS5.4AI score0.00238EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 1:18 p.m.6 views

UBUNTU-CVE-2026-74575

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tbxdphandlerequest runs on systemwq and queues xd-statework via queuedelayedwork in three request handlers: PROPERTIESCHANGEDREQUEST, UUIDREQUEST via...

8.8CVSS5.3AI score0.00238EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 1:18 p.m.17 views

CVE-2026-74575

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tbxdphandlerequest runs on systemwq and queues xd-statework via queuedelayedwork in three request handlers: PROPERTIESCHANGEDREQUEST, UUIDREQUEST via...

8.8CVSS5.4AI score0.00238EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:28 p.m.12 views

CVE-2026-74575

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tbxdphandlerequest runs on systemwq and queues xd-statework via queuedelayedwork in three request handlers: PROPERTIESCHANGEDREQUEST, UUIDREQUEST via...

5.2AI score0.00238EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/15 12:28 p.m.39 views

CVE-2026-74575 thunderbolt: Prevent XDomain delayed work use-after-free on disconnect

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tbxdphandlerequest runs on systemwq and queues xd-statework via queuedelayedwork in three request handlers: PROPERTIESCHANGEDREQUEST, UUIDREQUEST via...

8.8CVSS0.00238EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:28 p.m.10 views

EUVD-2026-59640

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tbxdphandlerequest runs on systemwq and queues xd-statework via queuedelayedwork in three request handlers: PROPERTIESCHANGEDREQUEST, UUIDREQUEST via...

5.4AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:28 p.m.14 views

CVE-2026-74575 thunderbolt: Prevent XDomain delayed work use-after-free on disconnect

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tbxdphandlerequest runs on systemwq and queues xd-statework via queuedelayedwork in three request handlers: PROPERTIESCHANGEDREQUEST, UUIDREQUEST via...

8.8CVSS5.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 12:28 p.m.9 views

CVE-2026-74575

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tbxdphandlerequest runs on systemwq and queues xd-statework via queuedelayedwork in three request handlers: PROPERTIESCHANGEDREQUEST, UUIDREQUEST via...

8.8CVSS5.3AI score0.00238EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 12:28 p.m.25 views

CVE-2026-74575

CVE-2026-74575 : The Linux kernel Thunderbolt XDomain use-after-free on disconnect has been addressed. The fix adds a new xd->removing flag protected by xd->lock and uses it in tb_xdomain_remove() to coordinate with queue_delayed_work() sites. This ensures proper serialization between the r...

8.8CVSS5.3AI score0.00238EPSS
SaveExploits0References8
Rows per page
Query Builder