Lucene search
+L

9812 matches found

OSV
OSV
added 2025/12/24 1:07 p.m.9 views

CVE-2023-54149 net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses

In the Linux kernel, the following vulnerability has been resolved: net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses When using the felix driver the only one which supports UC filtering and MC filtering as a DSA master for a random other DSA switch, one can see the followi...

7.5CVSS6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.44 views

CVE-2023-54139 tracing/user_events: Ensure write index cannot be negative

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS0.00149EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:06 p.m.54 views

CVE-2023-54139

CVE-2023-54139: In the Linux kernel, the tracing/user_events path was fixed to ensure the write index used for per-file event data cannot be negative. The vulnerability could allow out-of-bounds access if a signed index is provided via write() (first 4 bytes). The fix returns -EINVAL to reject ne...

7.8CVSS6.2AI score0.00149EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:06 p.m.13 views

CVE-2023-54139 tracing/user_events: Ensure write index cannot be negative

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS6.4AI score
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.7 views

EUVD-2025-205107

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events The DSP event handling code in hwdepread could write more bytes to the user buffer than requested, when a user provides a buffer smaller than the event header...

6.5AI score0.00171EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 12:09 p.m.45 views

CVE-2025-68748

CVE-2025-68748 : In the Linux kernel, a use-after-free race exists in the Panthor DRM driver between unplugging a device and FW event processing. The panthor_fw_unplug() routine frees FW memory sections, but there may be pending FW events not yet processed, causing process_fw_events_work() to acc...

7.8CVSS6AI score0.00139EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.41 views

CVE-2025-68748 drm/panthor: Fix UAF race between device unplug and FW event processing

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF race between device unplug and FW event processing The function panthorfwunplug will free the FW memory sections. The problem is that there could still be pending FW events which are yet not handled at this...

7.8CVSS0.00139EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 12:09 p.m.7 views

CVE-2025-68748 drm/panthor: Fix UAF race between device unplug and FW event processing

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF race between device unplug and FW event processing The function panthorfwunplug will free the FW memory sections. The problem is that there could still be pending FW events which are yet not handled at this...

7.8CVSS6.2AI score
SaveExploits0References7
OSV
OSV
added 2025/12/24 11:16 a.m.8 views

UBUNTU-CVE-2025-68375

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix NULL event access and potential PEBS record loss When intelpmudrainpebsicl is called to drain PEBS records, the perfeventoverflow could be called to process the last PEBS record. While perfeventoverflow could trigge...

5.7AI score0.00188EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.12 views

CVE-2025-68375

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix NULL event access and potential PEBS record loss When intelpmudrainpebsicl is called to drain PEBS records, the perfeventoverflow could be called to process the last PEBS record. While perfeventoverflow could trigge...

5.4AI score0.00188EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 11:15 a.m.11 views

CVE-2025-68347

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events The DSP event handling code in hwdepread could write more bytes to the user buffer than requested, when a user provides a buffer smaller than the event header...

7.8CVSS0.00171EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 11:15 a.m.14 views

AZL-73096 CVE-2025-68347 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events The DSP event handling code in hwdepread could write more bytes to the user buffer than requested, when a user provides a buffer smaller than the event header...

7.8CVSS6AI score0.00171EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.7 views

CVE-2025-68347

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events The DSP event handling code in hwdepread could write more bytes to the user buffer than requested, when a user provides a buffer smaller than the event header...

7.8CVSS6.5AI score0.00171EPSS
SaveExploits0References25
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.38 views

CVE-2023-54030 io_uring/net: don't overflow multishot recv

In the Linux kernel, the following vulnerability has been resolved: iouring/net: don't overflow multishot recv Don't allow overflowing multishot recv CQEs, it might get out of hand, hurt performance, and in the worst case scenario OOM the task...

0.00169EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.45 views

CVE-2025-68375 perf/x86: Fix NULL event access and potential PEBS record loss

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix NULL event access and potential PEBS record loss When intelpmudrainpebsicl is called to drain PEBS records, the perfeventoverflow could be called to process the last PEBS record. While perfeventoverflow could trigge...

0.00188EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 10:32 a.m.64 views

CVE-2025-68347

CVE-2025-68347 (Linux kernel, ALSA: firewire-motu) The vulnerability is in the DSP event handling in hwdep_read() where the code could copy more bytes to the user buffer than requested when the buffer is smaller than the 8-byte event header. The issue is resolved by using min_t() to clamp the cop...

7.8CVSS6.6AI score0.00171EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.34 views

CVE-2025-68347 ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events The DSP event handling code in hwdepread could write more bytes to the user buffer than requested, when a user provides a buffer smaller than the event header...

7.8CVSS0.00171EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.9 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 a race condition between device unplugging and firmware event handling that could lead to reuse after releas...

6AI score0.00139EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/12/24 12:00 a.m.19 views

Security Risks Introduced by Weak Authentication in Smart Home IoT Systems

Smart home IoT systems rely on authentication mechanisms to ensure that only authorized entities can control devices and access sensitive functionality. In practice, these mechanisms must balance security with usability, often favoring persistent connectivity and minimal user interaction. This...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.7 views

PT-2025-53216

In the Linux kernel, the following vulnerability has been resolved: tracing/user events: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

6.5AI score0.00149EPSS
SaveExploits0References5
Rows per page
Query Builder