Lucene search
+L

17831 matches found

Cvelist
Cvelist
added 2025/10/24 12:24 p.m.23 views

CVE-2025-40020 can: peak_usb: fix shift-out-of-bounds issue

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: fix shift-out-of-bounds issue Explicitly uses a 64-bit constant when the number of bits used for its shifting is 32 which is the case for PC CAN FD interfaces supported by this driver. mkl: update subject, apply...

0.00197EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/24 12:24 p.m.42 views

CVE-2025-40020

CVE-2025-40020 affects the Linux kernel’s CAN/Peak USB driver. The flaw arises from using a 64‑bit constant for a shift operation where the shift width is 32 bits (PC CAN FD interfaces), causing a shift‑out‑of‑bounds condition in can: peak_usb. The description states this was resolved via a fix i...

6.2AI score0.00197EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/23 6:31 p.m.11 views

EUVD-2022-54572

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbopen/close: fix memory leak The gsusb driver appears to suffer from a malady common to many USB CAN adapter drivers in that it performs usballoccoherent to allocate a number of USB request blocks URBs for RX, and...

5.5CVSS5.1AI score0.00264EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/23 10:25 a.m.11 views

SUSE-SU-2025:3751-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-53261: coresight: Fix memory leak in acpibuffer-pointer bsc1249770. - CVE-2024-58090: sched/core: Prevent rescheduling when interrupts are disabled...

9.8CVSS6.4AI score0.0205EPSS
SaveExploits4References742
SUSE CVE
SUSE CVE
added 2025/10/23 12:10 a.m.8 views

SUSE CVE-2022-50565

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: fix potential memory leak in lfxusbenablerx urbs does not be freed in exception paths in lfxusbenablerx. That will trigger memory leak. To fix it, add kfree for urbs within "error" label. Compile tested only...

6.5AI score0.00197EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/23 12:00 a.m.9 views

Siemens SIMATIC Devices NULL Pointer Dereference (CVE-2024-57981)

usb: xhci: NULL pointer dereference on certain command aborts. If a command is queued to the final usable TRB of a ring segment, the enqueue pointer is advanced to the subsequent link TRB and no further. If the command is later aborted, when the abort completion is handled the dequeue pointer is...

5.5CVSS7AI score0.00254EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/23 12:00 a.m.4 views

Siemens SIMATIC Devices NULL Pointer Dereference (CVE-2025-21776)

USB: hub: Ignore non-compliant devices with too many configs or interfaces. A test program can cause usbhubtostructhub to dereference a NULL or inappropriate pointer. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEV...

5.5CVSS6.6AI score0.00239EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/23 12:00 a.m.16 views

SUSE SLES15 Security Update : kernel (SUSE-SU-2025:3725-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:3725-1 advisory. The SUSE Linux Enterprise 15 SP7 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

9.8CVSS7.8AI score0.00617EPSS
SaveExploits3References324
SUSE CVE
SUSE CVE
added 2025/10/22 11:59 p.m.10 views

SUSE CVE-2023-53693

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix the memory leak in rawgadget driver Currently, increasing rawdev-count happens before invoke the rawqueueevent, if the rawqueueevent return error, invoke rawrelease will not trigger the devfree to be called...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References19
EUVD
EUVD
added 2025/10/22 6:30 p.m.24 views

EUVD-2022-54687

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Cancel pending work at closing a MIDI substream At closing a USB MIDI output substream, there might be still a pending work, which would eventually access the rawmidi runtime object that is being released. For...

5.5CVSS5.3AI score0.00276EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/22 3:31 p.m.13 views

EUVD-2022-55670

In the Linux kernel, the following vulnerability has been resolved: regmap-irq: Use the new numconfigregs property in regmapaddirqchipfwnode Commit faa87ce9196d "regmap-irq: Introduce config registers for irq types" added the numconfigregs, then commit 9edd4f5aee84 "regmap-irq: Deprecate type...

4.7AI score0.00197EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/22 2:15 p.m.11 views

CVE-2022-50565

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: fix potential memory leak in lfxusbenablerx urbs does not be freed in exception paths in lfxusbenablerx. That will trigger memory leak. To fix it, add kfree for urbs within "error" label. Compile tested only...

0.00197EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/22 2:15 p.m.12 views

CVE-2022-50568

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix fhidg lifetime vs cdev The embedded struct cdev does not have its lifetime correctly tied to the enclosing struct fhidg, so there is a use-after-free if /dev/hidgN is held open while the gadget is deleted...

0.00205EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/22 2:15 p.m.8 views

DEBIAN-CVE-2022-50565

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: fix potential memory leak in lfxusbenablerx urbs does not be freed in exception paths in lfxusbenablerx. That will trigger memory leak. To fix it, add kfree for urbs within "error" label. Compile tested only...

5.2AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.11 views

UBUNTU-CVE-2022-50568

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix fhidg lifetime vs cdev The embedded struct cdev does not have its lifetime correctly tied to the enclosing struct fhidg, so there is a use-after-free if /dev/hidgN is held open while the gadget is deleted...

5.8AI score0.00205EPSS
SaveExploits0References10
CloudLinux
CloudLinux
added 2025/10/22 1:29 p.m.29 views

kernel: Fix of 39 CVEs

nfs: fix UAF in direct writes CVE-2024-26958 - NFSD: Fix the behavior of READ near OFFSETMAX CVE-2022-48827 - thermal: core: prevent potential string overflow CVE-2023-52868 - ath5k: fix OOB in ath5keepromreadpcalinfo5111 CVE-2021-47633 - RDMA/cma: Ensure rdmaaddrcancel happens before issuing...

9.8CVSS7.3AI score0.01054EPSS
SaveExploits1
OSV
OSV
added 2025/10/22 1:29 p.m.17 views

CLSA-2025-1761139764 kernel: Fix of 39 CVEs

nfs: fix UAF in direct writes CVE-2024-26958 - NFSD: Fix the behavior of READ near OFFSETMAX CVE-2022-48827 - thermal: core: prevent potential string overflow CVE-2023-52868 - ath5k: fix OOB in ath5keepromreadpcalinfo5111 CVE-2021-47633 - RDMA/cma: Ensure rdmaaddrcancel happens before issuing...

9.8CVSS7.1AI score0.01054EPSS
SaveExploits1References1
CVE
CVE
added 2025/10/22 1:23 p.m.29 views

CVE-2022-50568

CVE-2022-50568 affects the Linux kernel USB gadget code for f_hidg. The embedded struct cdev’s lifetime was not tied to the enclosing f_hidg, creating a use-after-free if /dev/hidgN is kept open while the gadget is deleted. The fix is to pull the existing device into struct f_hidg and use the cde...

6.1AI score0.00205EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.18 views

CVE-2022-50568 usb: gadget: f_hid: fix f_hidg lifetime vs cdev

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix fhidg lifetime vs cdev The embedded struct cdev does not have its lifetime correctly tied to the enclosing struct fhidg, so there is a use-after-free if /dev/hidgN is held open while the gadget is deleted...

0.00205EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/22 1:23 p.m.10 views

CVE-2022-50565 wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: fix potential memory leak in lfxusbenablerx urbs does not be freed in exception paths in lfxusbenablerx. That will trigger memory leak. To fix it, add kfree for urbs within "error" label. Compile tested only...

6.5AI score
SaveExploits0References6
Rows per page
Query Builder