Lucene search
+L

17913 matches found

NVD
NVD
added 2025/12/08 2:15 a.m.10 views

CVE-2023-53761

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Fix direction for 0-length ioctl control messages The syzbot fuzzer found a problem in the usbtmc driver: When a user submits an ioctl for a 0-length control transfer, the driver does not check that the direction is...

0.00191EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 2:15 a.m.6 views

DEBIAN-CVE-2023-53761

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Fix direction for 0-length ioctl control messages The syzbot fuzzer found a problem in the usbtmc driver: When a user submits an ioctl for a 0-length control transfer, the driver does not check that the direction is...

5.5AI score0.00191EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.17 views

CVE-2022-50626

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

0.00232EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/08 2:15 a.m.13 views

DEBIAN-CVE-2022-50626

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

5.4AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.11 views

UBUNTU-CVE-2023-53761

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Fix direction for 0-length ioctl control messages The syzbot fuzzer found a problem in the usbtmc driver: When a user submits an ioctl for a 0-length control transfer, the driver does not check that the direction is...

6.2AI score0.00191EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.21 views

CVE-2023-53761

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Fix direction for 0-length ioctl control messages The syzbot fuzzer found a problem in the usbtmc driver: When a user submits an ioctl for a 0-length control transfer, the driver does not check that the direction is...

5.5AI score0.00191EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 1:19 a.m.48 views

CVE-2023-53761

The CVE-2023-53761 issue affects the Linux kernel USB usbtmc driver. A 0-length control transfer ioctl could bypass direction checks because the driver did not enforce the OUT direction for bRequestType, enabling a mismatch in control messages traced in usb_submit_urb. The root cause in the patch...

6AI score0.00191EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/08 1:16 a.m.15 views

CVE-2022-50626

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

5.4AI score0.00232EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 1:16 a.m.34 views

CVE-2022-50626

CVE-2022-50626 involves a memory-leak in the Linux kernel’s DVB USB subsystem. The leak occurs in dvb_usb_adapter_init() when an error path exits before incrementing the adapter initialization counter, leaving the current iteration’s adapter->priv unfreed. The root cause is improper accounting...

6.2AI score0.00232EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/08 1:16 a.m.8 views

CVE-2022-50626 media: dvb-usb: fix memory leak in dvb_usb_adapter_init()

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

6.4AI score
SaveExploits0References12
OSV
OSV
added 2025/12/08 1:16 a.m.4 views

DEBIAN-CVE-2025-40315

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix epfile null pointer access after ep enable. A race condition occurs when ffsfuncepsenable runs concurrently with ffsdatareset. The ffsdataclear called in ffsdatareset sets ffs-epfiles to NULL before resettin...

5.2AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 1:16 a.m.10 views

CVE-2025-40315

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix epfile null pointer access after ep enable. A race condition occurs when ffsfuncepsenable runs concurrently with ffsdatareset. The ffsdataclear called in ffsdatareset sets ffs-epfiles to NULL before resettin...

0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 1:16 a.m.5 views

DEBIAN-CVE-2025-40314

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget In the cdnspgadgetinit and cdnspgadgetexit functions, the gadget structure pdev-gadget was freed before its endpoints. The endpoints are...

5.2AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.12 views

UBUNTU-CVE-2025-40315

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix epfile null pointer access after ep enable. A race condition occurs when ffsfuncepsenable runs concurrently with ffsdatareset. The ffsdataclear called in ffsdatareset sets ffs-epfiles to NULL before resettin...

5.7AI score0.00201EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/08 1:16 a.m.21 views

UBUNTU-CVE-2025-40314

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget In the cdnspgadgetinit and cdnspgadgetexit functions, the gadget structure pdev-gadget was freed before its endpoints. The endpoints are...

5.7AI score0.00191EPSS
SaveExploits0References34
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.16 views

CVE-2025-40315

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix epfile null pointer access after ep enable. A race condition occurs when ffsfuncepsenable runs concurrently with ffsdatareset. The ffsdataclear called in ffsdatareset sets ffs-epfiles to NULL before resettin...

5.2AI score0.00201EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.39 views

CVE-2025-40315 usb: gadget: f_fs: Fix epfile null pointer access after ep enable.

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix epfile null pointer access after ep enable. A race condition occurs when ffsfuncepsenable runs concurrently with ffsdatareset. The ffsdataclear called in ffsdatareset sets ffs-epfiles to NULL before resettin...

0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 12:46 a.m.11 views

CVE-2025-40315 usb: gadget: f_fs: Fix epfile null pointer access after ep enable.

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix epfile null pointer access after ep enable. A race condition occurs when ffsfuncepsenable runs concurrently with ffsdatareset. The ffsdataclear called in ffsdatareset sets ffs-epfiles to NULL before resettin...

6.3AI score
SaveExploits0References11
CVE
CVE
added 2025/12/08 12:46 a.m.46 views

CVE-2025-40315

CVE-2025-40315: In the Linux kernel usb gadget f_fs, a race allowed NULL pointer dereference when ffs_func_eps_enable() could access epfile->ep after concurrent ffs_data_reset(). The fix adds NULL pointer handling for ffs->epfiles in ffs_func_eps_enable() and aligns NULLing of epfiles under...

6.1AI score0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 12:46 a.m.10 views

CVE-2025-40314 usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget In the cdnspgadgetinit and cdnspgadgetexit functions, the gadget structure pdev-gadget was freed before its endpoints. The endpoints are...

6.4AI score
SaveExploits0References9
Rows per page
Query Builder