Lucene search
K

3223 matches found

OSV
OSV
added 2025/07/03 9:15 a.m.5 views

AZL-64505 CVE-2025-38105 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

5.5CVSS5.6AI score0.00157EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.5 views

AZL-70627 CVE-2025-38105 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

5.5CVSS5.6AI score0.00157EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.1 views

DEBIAN-CVE-2025-38105

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

5.5CVSS5.5AI score0.00157EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.2 views

UBUNTU-CVE-2025-38105

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

5.5CVSS6AI score0.00157EPSS
Exploits0References22
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

UBUNTU-CVE-2025-38108

In the Linux kernel, the following vulnerability has been resolved: netsched: red: fix a race in redchange Gerrard Tai reported a race condition in RED, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | |...

7CVSS6.2AI score0.00129EPSS
Exploits0References43
OSV
OSV
added 2025/07/03 8:35 a.m.5 views

CVE-2025-38144 watchdog: lenovo_se30_wdt: Fix possible devm_ioremap() NULL pointer dereference in lenovo_se30_wdt_probe()

In the Linux kernel, the following vulnerability has been resolved: watchdog: lenovose30wdt: Fix possible devmioremap NULL pointer dereference in lenovose30wdtprobe devmioremap returns NULL on error. Currently, lenovose30wdtprobe does not check for this case, which results in a NULL pointer...

5.5CVSS6.4AI score0.00137EPSS
Exploits0References5
OSV
OSV
added 2025/07/03 8:35 a.m.4 views

CVE-2025-38108 net_sched: red: fix a race in __red_change()

In the Linux kernel, the following vulnerability has been resolved: netsched: red: fix a race in redchange Gerrard Tai reported a race condition in RED, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | |...

7CVSS5.9AI score0.00129EPSS
Exploits0References13
CVE
CVE
added 2025/07/03 8:35 a.m.77 views

CVE-2025-38107

CVE-2025-38107: In the Linux kernel, a race in net_sched:ets (ets_qdisc_change) was fixed. The race occurs when a SFQ perturb timer fires at an inopportune moment, enabling underflow of a parent qlen during qdisc operations. The corrective action is to purge the qdisc with qdisc_purge_queue() bef...

7CVSS7AI score0.00126EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.7 views

CVE-2025-38107 net_sched: ets: fix a race in ets_qdisc_change()

In the Linux kernel, the following vulnerability has been resolved: netsched: ets: fix a race in etsqdiscchange Gerrard Tai reported a race condition in ETS, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock roo...

0.00126EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.9 views

CVE-2025-38105 ALSA: usb-audio: Kill timer properly at removal

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

0.00157EPSS
Exploits0References6
CVE
CVE
added 2025/07/03 8:35 a.m.77 views

CVE-2025-38105

CVE-2025-38105 concerns the Linux kernel ALSA USB audio path. The issue arises when the USB-audio MIDI driver’s timer is initialized but the driver is freed without an explicit disconnect, potentially leaving an active timer and triggering a kernel warning under debug builds. The documented fix i...

5.5CVSS7.2AI score0.00157EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2025/07/03 8:35 a.m.4 views

CVE-2025-38105 ALSA: usb-audio: Kill timer properly at removal

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

5.5CVSS6.1AI score0.00157EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.3 views

CVE-2025-38105

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

5.5CVSS5.5AI score0.00157EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/07/03 12:0 a.m.2 views

PT-2025-27694

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A race condition has been identified in the Linux kernel's RED Random Early Detection component. This issue occurs when the SFQ Stochastic Fairness Queuing perturb timer fires at an...

7CVSS6.9AI score0.00129EPSS
Exploits0
CNNVD
CNNVD
added 2025/07/03 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from ALSA usb-audio not properly terminating a timer upon removal...

5.5CVSS6.5AI score0.00157EPSS
Exploits0References3
OSV
OSV
added 2025/06/30 5:40 p.m.14 views

USN-7595-5 linux-gcp, linux-gcp-6.8 vulnerabilities

It was discovered that the CIFS network file system implementation in the Linux kernel did not properly verify the target namespace when handling upcalls. An attacker could use this to expose sensitive information. CVE-2025-2312 Several security issues were discovered in the Linux kernel. An...

7.8CVSS6.6AI score0.00576EPSS
Exploits1References34
OSV
OSV
added 2025/06/26 12:19 p.m.12 views

USN-7595-4 linux-oracle, linux-oracle-6.8, linux-raspi vulnerabilities

It was discovered that the CIFS network file system implementation in the Linux kernel did not properly verify the target namespace when handling upcalls. An attacker could use this to expose sensitive information. CVE-2025-2312 Several security issues were discovered in the Linux kernel. An...

7.8CVSS6.6AI score0.00576EPSS
Exploits1References34
Patchstack
Patchstack
added 2025/06/26 1:10 a.m.4 views

WordPress The Countdown plugin <= 2.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via clientId Parameter vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting via clientId Parameter vulnerability discovered by Peter Thaleikis in WordPress Plugin The Countdown – Block Countdown Timer versions = 2.0.1...

6.4CVSS5.5AI score0.00198EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2025/06/25 5:18 p.m.8 views

USN-7596-2 linux-azure-nvidia vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - GPIO subsystem; - GPU drivers; - InfiniBand drivers; - IRQ chip drivers; - Network drivers; - Mellanox network...

7.8CVSS7.2AI score0.00576EPSS
Exploits1References33
Positive Technologies
Positive Technologies
added 2025/06/24 12:0 a.m.3 views

PT-2025-30778

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue was identified in the appletb kbd probe function within the HID subsystem. The vulnerability occurs when a timer, kbd-inactivity timer, remains active after the...

7.8CVSS6.4AI score0.00144EPSS
Exploits0References15
Rows per page
Query Builder