Lucene search
+L

3508 matches found

CVE
CVE
added 2024/05/21 2:20 p.m.99 views

CVE-2021-47277

CVE-2021-47277 affects the Linux kernel KVM path for guest memory translation. The issue arises when speculative execution may use an invalid guest frame number (gfn) to compute an out-of-bounds host virtual address (hva) in __gfn_to_hva_memslot, enabling a potential two-read Spectre gadget where...

7.1CVSS6.3AI score0.00259EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 2:20 p.m.21 views

CVE-2021-47277 kvm: avoid speculation-based attacks from out-of-range memslot accesses

In the Linux kernel, the following vulnerability has been resolved: kvm: avoid speculation-based attacks from out-of-range memslot accesses KVM's mechanism for accessing guest memory translates a guest physical address gpa to a host virtual address using the right-shifted gpa also known as gfn an...

6.5AI score0.00259EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/21 2:20 p.m.35 views

CVE-2021-47272 usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Bail from dwc3gadgetexit if dwc-gadget is NULL There exists a possible scenario in which dwc3gadgetinit can fail: during during host - peripheral mode switch in dwc3setmode, and a pending gadget driver fails to...

6.3AI score0.00222EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/21 2:20 p.m.17 views

CVE-2021-47272 usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Bail from dwc3gadgetexit if dwc-gadget is NULL There exists a possible scenario in which dwc3gadgetinit can fail: during during host - peripheral mode switch in dwc3setmode, and a pending gadget driver fails to...

6.6AI score0.00222EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/21 2:20 p.m.58 views

CVE-2021-47272

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Bail from dwc3gadgetexit if dwc-gadget is NULL There exists a possible scenario in which dwc3gadgetinit can fail: during during host - peripheral mode switch in dwc3setmode, and a pending gadget driver fails to...

5.5CVSS4.5AI score0.00222EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 2:19 p.m.126 views

CVE-2021-47267

CVE-2021-47267 affects the Linux kernel USB gadget code: if a gadget driver calls usb_assign_descriptors() with a NULL super-speed-plus descriptor and the system runs at 10Gbps, a null pointer dereference can crash the kernel when a 10Gbps device port, cable, and host port are detected. The docum...

6.3CVSS7.3AI score0.00684EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.70 views

CVE-2021-47267

In the Linux kernel, the following vulnerability has been resolved: usb: fix various gadget panics on 10gbps cabling usbassigndescriptors is called with 5 parameters, the last 4 of which are the usbdescriptorheader for: full-speed USB1.1 - 12Mbps including USB1.0 low-speed @ 1.5Mbps, high-speed...

6.3CVSS6AI score0.00684EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.20 views

CVE-2021-47267 usb: fix various gadget panics on 10gbps cabling

In the Linux kernel, the following vulnerability has been resolved: usb: fix various gadget panics on 10gbps cabling usbassigndescriptors is called with 5 parameters, the last 4 of which are the usbdescriptorheader for: full-speed USB1.1 - 12Mbps including USB1.0 low-speed @ 1.5Mbps, high-speed...

6.7AI score0.00684EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/05/21 12:00 a.m.9 views

PT-2024-11277 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A possible scenario exists where dwc3 gadget init can fail during a host to peripheral mode switch in dwc3 set mode, and a pending gadget driver fails to bind. If the DRD undergoes...

5.5CVSS4.4AI score0.00222EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/05/21 12:00 a.m.8 views

PT-2024-11229 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, which fixes a kernel panic issue that occurs when the system reboots. The issue arises when the dwc3 shutdown function is called,...

9.8CVSS6.7AI score0.17563EPSS
SaveExploits8References1212
GithubExploit
GithubExploit
added 2024/05/19 9:25 p.m.913 views

Exploit for CVE-2021-3129

CVE-2021-3129 Unauthenticated RCE in Laravel Ignition via F...

9.8CVSS9.6AI score0.99943EPSS
SaveExploits38
SUSE CVE
SUSE CVE
added 2024/05/18 2:46 a.m.19 views

SUSE CVE-2024-27405

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some instances, the gadgetgiveback has one byte appended at the end of a prop...

3.3CVSS6.4AI score0.01287EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/05/17 11:42 p.m.38 views

CVE-2024-35825

A vulnerability was found in the USB gadget Network Control Model NCM driver in the Linux kernel, where zero block length packets are not handled properly. This could lead to unintended behavior or potential system instability. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS8.8AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.3 views

DEBIAN-CVE-2024-35825

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Fix handling of zero block length packets While connecting to a Linux host with CDCNCMNTBDEFSIZETX set to 65536, it has been observed that we receive short packets, which come at interval of 5-10 seconds sometim...

5.5CVSS5.6AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 2:15 p.m.14 views

CVE-2024-35825

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Fix handling of zero block length packets While connecting to a Linux host with CDCNCMNTBDEFSIZETX set to 65536, it has been observed that we receive short packets, which come at interval of 5-10 seconds sometim...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/17 2:15 p.m.5 views

DEBIAN-CVE-2024-35822

In the Linux kernel, the following vulnerability has been resolved: usb: udc: remove warning when queue disabled ep It is possible trigger below warning message from mass storage function, WARNING: CPU: 6 PID: 3839 at drivers/usb/gadget/udc/core.c:294 usbepqueue+0x7c/0x104 pc :...

5.5CVSS5.5AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.13 views

UBUNTU-CVE-2024-35822

In the Linux kernel, the following vulnerability has been resolved: usb: udc: remove warning when queue disabled ep It is possible trigger below warning message from mass storage function, WARNING: CPU: 6 PID: 3839 at drivers/usb/gadget/udc/core.c:294 usbepqueue+0x7c/0x104 pc :...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits0References30
OSV
OSV
added 2024/05/17 2:15 p.m.10 views

UBUNTU-CVE-2024-35825

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Fix handling of zero block length packets While connecting to a Linux host with CDCNCMNTBDEFSIZETX set to 65536, it has been observed that we receive short packets, which come at interval of 5-10 seconds sometim...

5.5CVSS6.2AI score0.0023EPSS
SaveExploits0References24
OSV
OSV
added 2024/05/17 1:27 p.m.12 views

CVE-2024-35825 usb: gadget: ncm: Fix handling of zero block length packets

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Fix handling of zero block length packets While connecting to a Linux host with CDCNCMNTBDEFSIZETX set to 65536, it has been observed that we receive short packets, which come at interval of 5-10 seconds sometim...

6.2AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/05/17 1:27 p.m.46 views

CVE-2024-35825

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Fix handling of zero block length packets While connecting to a Linux host with CDCNCMNTBDEFSIZETX set to 65536, it has been observed that we receive short packets, which come at interval of 5-10 seconds sometim...

5.5CVSS7.3AI score0.0023EPSS
SaveExploits0
Rows per page
Query Builder