Lucene search
+L

7460 matches found

OSV
OSV
added 2025/02/27 3:15 a.m.3 views

DEBIAN-CVE-2025-21739

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix use-after free in init error and remove paths devmblkcryptoprofileinit registers a cleanup handler to run when the associated platform- device is being released. For UFS, the crypto private data and pointers...

7.8CVSS6AI score0.0022EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:14 a.m.5 views

SUSE CVE-2021-47659

In the Linux kernel, the following vulnerability has been resolved: drm/plane: Move range check for formatcount earlier While the check for formatcount 64 in drmuniversalplaneinit shouldn't be hit it's a WARNON, in its current position it will then leak the plane-formattypes array and fail to cal...

3.3CVSS7.5AI score0.00267EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.4 views

SUSE CVE-2022-49661

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.5CVSS7.5AI score0.00264EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/27 2:15 a.m.1 views

DEBIAN-CVE-2025-21708

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: enable basic endpoint checking Syzkaller reports 1 encountering a common issue of utilizing a wrong usb endpoint type during URB submitting stage. This, in turn, triggers a warning shown below. For now, enable...

5.5CVSS5.7AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.6 views

UBUNTU-CVE-2024-57981

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix 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 late...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References50
OSV
OSV
added 2025/02/27 2:15 a.m.7 views

UBUNTU-CVE-2024-57987

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtlsetuprealtek If insert an USB dongle which chip is not maintained in icidtable, it will hit the NULL point accessed. Add a null point check to avoid the Kernel Oops...

5.5CVSS6.5AI score0.00214EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.4 views

Motorola Mobility Droid Razr HD (Model XT926) System 访问控制错误漏洞

The Motorola Mobility Droid Razr HD Model XT926 System is an Android system from Motorola USA that comes with the Motorola Droid Razr HD cell phone. It is used to drive and manage the features of the Motorola Droid Razr HD cell phone. A security vulnerability exists in the Motorola Mobility Droid...

4.6CVSS6.3AI score0.00201EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.4 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 the USB hub not properly handling non-compliant devices, which could result in a null pointer dereference...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.5 views

DEBIAN-CVE-2022-49713

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix memory leak in dwc2hcdinit usbcreatehcd will alloc memory for hcd, and we should call usbputhcd to free it when platformgetresource fails to prevent memory leak. goto error2 label instead error1 to fix this...

5.5CVSS5.5AI score0.0028EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.9 views

UBUNTU-CVE-2022-49310

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: fix a refcount leak in cleanupdev usbgetdev is called in xillyusbprobe. So it is better to call usbputdev before xdev is released...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:0 a.m.7 views

UBUNTU-CVE-2022-49226

In the Linux kernel, the following vulnerability has been resolved: net: asix: add proper error handling of usb read errors Syzbot once again hit uninit value in asix driver. The problem still the same -- asixreadcmd reads less bytes, than was requested by caller. Since all read requests are...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 6:37 a.m.10 views

UBUNTU-CVE-2021-47659

In the Linux kernel, the following vulnerability has been resolved: drm/plane: Move range check for formatcount earlier While the check for formatcount 64 in drmuniversalplaneinit shouldn't be hit it's a WARNON, in its current position it will then leak the plane-formattypes array and fail to cal...

5.5CVSS5.7AI score0.00267EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/02/26 2:14 a.m.2 views

CVE-2022-49551 usb: isp1760: Fix out-of-bounds array access

In the Linux kernel, the following vulnerability has been resolved: usb: isp1760: Fix out-of-bounds array access Running the driver through kasan gives an interesting splat: BUG: KASAN: global-out-of-bounds in isp1760register+0x180/0x70c Read of size 20 at addr f1db2e64 by task swapper/0/1...

6.5AI score0.00263EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.1 views

CVE-2022-49310 char: xillybus: fix a refcount leak in cleanup_dev()

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: fix a refcount leak in cleanupdev usbgetdev is called in xillyusbprobe. So it is better to call usbputdev before xdev is released...

6.4AI score0.00263EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.2 views

CVE-2022-49302 USB: host: isp116x: check return value after calling platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

6.5AI score0.00263EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/02/26 12:0 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 Linux kernel that originates from a memory leak in the nfcmrvlplaydeferred function that does not properly handle URB commits...

5.5CVSS6AI score0.0026EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.6 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 usb read error not being handled correctly in the asix driver, which could result in uninitialized values...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/02/24 12:0 a.m.7 views

The vulnerability of the Linux operating system’s USB kernel component, which allows a hacker to cause a service failure

The vulnerability of the Linux operating system’s USB kernel component is related to improper validation of input data. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References41Affected Software5
BDU FSTEC
BDU FSTEC
added 2025/02/24 12:0 a.m.7 views

The vulnerability of the Linux operating system’s USB kernel component, which allows a hacker to cause a service failure

The vulnerability of the Linux operating system’s USB kernel component is related to the assignment of the NULL pointer. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References40Affected Software6
Circl
Circl
added 2025/02/23 12:21 p.m.9 views

CVE-2025-1583

creationtimestamp| type| source ---|---|--- 2025-02-23 12:21:05+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/5090 2025-02-23 15:12:40+00:00| seen| https://t.me/cvedetector/18745 2025-02-23 17:38:05+00:00| seen| Telegram/15vz8IZ9TtA4m0jVVXLBlSvJmboY3DbU3lyPDfbB6kIuhp6...

9.8CVSS6.5AI score0.00545EPSS
SaveExploits0References2
Rows per page
Query Builder