Lucene search
+L

2060 matches found

Kitploit
Kitploit
•added 2026/09/26 1:34 a.m.•8 views

docker-POC_CVE-2024-1086

https://github.com/Notselwyn/CVE-2024-1086 用法 root@kitploit: docker compose up -d --build docker exec -it poccve20241086 bash 测试示例 root@kitploit: tester@e23a4e5757d9 CVE-2024-1086$ id uid=99999tester gid=99999tester groups=99999tester tester@e23a4e5757d9 CVE-2024-1086$ cat /etc/shadow cat:...

7.8CVSS7.3AI score0.28058EPSS
SaveExploits16References1
CVE
CVE
•added 2026/09/25 10:21 a.m.•6 views

CVE-2026-97567

The Linux kernel contains a vulnerability where a race condition can occur between the disconnect() and rtx events within the mptcp component. This race condition can lead to an inconsistent status . The issue is resolved by implementing a synchronous timer stop operation to prevent the concurren...

5.7AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/09/25 10:21 a.m.•4 views

EUVD-2026-86875

In the Linux kernel, the following vulnerability has been resolved: mptcp: prevent race between disconnect and rtx Sashiko noted that the two event can race, leading to inconsistent status. Prevent the race using the synchronous timer stop operation...

5.7AI score
SaveExploits0References3
OSV
OSV
•added 2026/09/24 5:17 p.m.•3 views

DEBIAN-CVE-2026-93804

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ibss: wait for in-flight TX on disconnect While leaving an IBSS in ieee80211ibssdisconnect mac80211 flushes stations, turns the carrier off and immediately tells the driver to leave as well. While there may be...

5.8AI score0.00166EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/17 3:11 p.m.•27 views

CVE-2026-12284 Mattermost Desktop App Missing IPC Sender Validation in Calls Leave Handler

Mattermost Desktop App versions =6.2 6.2.2.0 fails to validate the IPC sender in the leaveCall handler which allows a malicious or compromised Mattermost server or a user with script access to a connected server view to disconnect an active call belonging to a different connected server via the...

3.7CVSS0.00131EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:17 a.m.•10 views

CVE-2026-90032

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: keep device alive while ALSA card exists The ALSA PCM callbacks store the driver state in pcm-privatedata. An open PCM file can outlive USB disconnect because usbtvaudiofree uses sndcardfreewhenclosed. The disconnec...

7.8CVSS0.00176EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 11:17 a.m.•7 views

AZL-101586 CVE-2026-90032 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: keep device alive while ALSA card exists The ALSA PCM callbacks store the driver state in pcm-privatedata. An open PCM file can outlive USB disconnect because usbtvaudiofree uses sndcardfreewhenclosed. The disconnec...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•6 views

CVE-2026-89881

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: use vb2videounregisterdevice on remove to fix DMA leak rtl2832sdrremove runs on USB disconnect and clears dev-udev to NULL before any pending streaming teardown has run. When user space later closes its file...

0.0021EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 11:16 a.m.•8 views

AZL-101550 CVE-2026-89881 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: use vb2videounregisterdevice on remove to fix DMA leak rtl2832sdrremove runs on USB disconnect and clears dev-udev to NULL before any pending streaming teardown has run. When user space later closes its file...

5.9AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•8 views

DEBIAN-CVE-2026-89881

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: use vb2videounregisterdevice on remove to fix DMA leak rtl2832sdrremove runs on USB disconnect and clears dev-udev to NULL before any pending streaming teardown has run. When user space later closes its file...

5.8AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 10:33 a.m.•10 views

CVE-2026-90032 media: usbtv: keep device alive while ALSA card exists

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: keep device alive while ALSA card exists The ALSA PCM callbacks store the driver state in pcm-privatedata. An open PCM file can outlive USB disconnect because usbtvaudiofree uses sndcardfreewhenclosed. The disconnec...

7.8CVSS5.9AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/09/16 10:33 a.m.•34 views

CVE-2026-90032 media: usbtv: keep device alive while ALSA card exists

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: keep device alive while ALSA card exists The ALSA PCM callbacks store the driver state in pcm-privatedata. An open PCM file can outlive USB disconnect because usbtvaudiofree uses sndcardfreewhenclosed. The disconnec...

7.8CVSS0.00176EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/16 10:33 a.m.•23 views

CVE-2026-90032

This is a use-after-free vulnerability in the Linux kernel's usbtv (USB TV) media driver. The ALSA PCM callbacks store driver state in pcm->private_data, and because usbtv_audio_free() uses snd_card_free_when_closed(), an open PCM file can outlive a USB disconnect. The disconnect path can then...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/16 10:33 a.m.•32 views

CVE-2026-90029 usb: storage: realtek_cr: fix use-after-free on disconnect

In the Linux kernel, the following vulnerability has been resolved: usb: storage: realtekcr: fix use-after-free on disconnect realtekcrdestructor calls timerdelete before the chip containing the timer is freed. The timer callback may still be running and can rearm itself, resulting in a...

0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/16 10:31 a.m.•27 views

CVE-2026-89881 media: rtl2832_sdr: use vb2_video_unregister_device() on remove to fix DMA leak

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: use vb2videounregisterdevice on remove to fix DMA leak rtl2832sdrremove runs on USB disconnect and clears dev-udev to NULL before any pending streaming teardown has run. When user space later closes its file...

0.0021EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/16 10:31 a.m.•21 views

CVE-2026-89881

This CVE affects the rtl2832_sdr media driver in the Linux kernel . On USB disconnect, rtl2832_sdr_remove() clears dev->udev to NULL before any pending streaming teardown has completed. When user space subsequently closes its file descriptor, usb_free_coherent() is invoked with a NULL device p...

5.9AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/16 10:31 a.m.•10 views

EUVD-2026-80481

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: use vb2videounregisterdevice on remove to fix DMA leak rtl2832sdrremove runs on USB disconnect and clears dev-udev to NULL before any pending streaming teardown has run. When user space later closes its file...

5.9AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 10:31 a.m.•5 views

CVE-2026-89881 media: rtl2832_sdr: use vb2_video_unregister_device() on remove to fix DMA leak

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: use vb2videounregisterdevice on remove to fix DMA leak rtl2832sdrremove runs on USB disconnect and clears dev-udev to NULL before any pending streaming teardown has run. When user space later closes its file...

5.9AI score
SaveExploits0References11
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•1 views

CVE-2026-89881: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: use vb2videounregisterdevice on remove to fix DMA leak rtl2832sdrremove runs on USB disconnect and clears dev-udev to NULL before any pending streaming teardown has run. When user space later closes its file...

5.9AI score0.0021EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/15 12:31 a.m.•19 views

EUVD-2026-78170

On affected platforms running Arista EOS with both 802.1X port authentication and the RADIUS proxy feature configured with dynamic authorization, a low-privileged attacker on an adjacent network segment who induces a RADIUS packet through a configured RADIUS proxy client can prevent RADIUS dynami...

5.9CVSS5.7AI score0.00239EPSS
SaveExploits0References2
Rows per page
Query Builder