Lucene search
+L

2636 matches found

OSV
OSV
added 2024/02/28 9:15 a.m.5 views

CVE-2021-46986

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Free gadget structure only after freeing endpoints As part of commit e81a7018d93a "usb: dwc3: allocate gadget structure dynamically" the dwc3gadgetrelease was added which will free the dwc-gadget structure upon...

5.5CVSS6.7AI score
SaveExploits0References4
Prion
Prion
added 2024/02/28 9:15 a.m.22 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Free gadget structure only after freeing endpoints As part of commit e81a7018d93a "usb: dwc3: allocate gadget structure dynamically" the dwc3gadgetrelease was added which will free the dwc-gadget structure upon...

6.6AI score0.00229EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.51 views

CVE-2021-47001

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix cwnd update ordering After a reconnect, the reply handler is opening the cwnd and thus enabling more RPC Calls to be sent /before/ rpcrdmapostrecvs can post enough Receive WRs to receive their replies. This causes a...

4.7CVSS6.4AI score0.00285EPSS
SaveExploits0References12
Prion
Prion
added 2024/02/28 9:15 a.m.25 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: fix use-after-free in zynqmpqspiexecop When handling op-addr, it is using the buffer "tmpbuf" which has been freed. This will trigger a use-after-free KASAN warning. Let's use temporary variables to store...

6.9AI score0.00238EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/28 9:15 a.m.13 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix cwnd update ordering After a reconnect, the reply handler is opening the cwnd and thus enabling more RPC Calls to be sent /before/ rpcrdmapostrecvs can post enough Receive WRs to receive their replies. This causes a...

7AI score0.00285EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.25 views

CVE-2021-47014

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like the following one: KASAN: maybe wild-memory-access in range...

7.8CVSS6.6AI score0.00233EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.6 views

UBUNTU-CVE-2021-47048

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: fix use-after-free in zynqmpqspiexecop When handling op-addr, it is using the buffer "tmpbuf" which has been freed. This will trigger a use-after-free KASAN warning. Let's use temporary variables to store...

7.8CVSS5.8AI score0.00238EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.31 views

CVE-2021-47048 spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: fix use-after-free in zynqmpqspiexecop When handling op-addr, it is using the buffer "tmpbuf" which has been freed. This will trigger a use-after-free KASAN warning. Let's use temporary variables to store...

6.9AI score0.00238EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.11 views

CVE-2021-47014 net/sched: act_ct: fix wild memory access when clearing fragments

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like the following one: KASAN: maybe wild-memory-access in range...

6.8AI score0.00233EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.15 views

CVE-2021-47001 xprtrdma: Fix cwnd update ordering

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix cwnd update ordering After a reconnect, the reply handler is opening the cwnd and thus enabling more RPC Calls to be sent /before/ rpcrdmapostrecvs can post enough Receive WRs to receive their replies. This causes a...

6.7AI score0.00285EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.29 views

CVE-2021-47001

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix cwnd update ordering After a reconnect, the reply handler is opening the cwnd and thus enabling more RPC Calls to be sent /before/ rpcrdmapostrecvs can post enough Receive WRs to receive their replies. This causes a...

4.7CVSS7.6AI score0.00285EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.13 views

CVE-2021-46986 usb: dwc3: gadget: Free gadget structure only after freeing endpoints

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Free gadget structure only after freeing endpoints As part of commit e81a7018d93a "usb: dwc3: allocate gadget structure dynamically" the dwc3gadgetrelease was added which will free the dwc-gadget structure upon...

6.7AI score0.00229EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.111 views

CVE-2021-46986

CVE-2021-46986: Linux kernel dwc3 gadget code flaw where freeing the gadget structure before endpoints are freed caused use-after-free/dangling-pointer issues. The description explains that dwc3_gadget_release() frees dwc->gadget upon device removal, but endpoints created by dwc3_gadget_init_e...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.39 views

CVE-2021-46986 usb: dwc3: gadget: Free gadget structure only after freeing endpoints

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Free gadget structure only after freeing endpoints As part of commit e81a7018d93a "usb: dwc3: allocate gadget structure dynamically" the dwc3gadgetrelease was added which will free the dwc-gadget structure upon...

6.6AI score0.00229EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.47 views

CVE-2021-46986

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Free gadget structure only after freeing endpoints As part of commit e81a7018d93a "usb: dwc3: allocate gadget structure dynamically" the dwc3gadgetrelease was added which will free the dwc-gadget structure upon...

5.5CVSS4.8AI score0.00229EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/02/28 8:11 a.m.28 views

CVE-2021-46954

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfrag: fix stack OOB read while fragmenting IPv4 packets when 'actmirred' tries to fragment IPv4 packets that had been previously re-assembled using 'actct', splats like the following can be observed on kernels built...

7.1CVSS6.4AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/28 3:34 a.m.35 views

CVE-2021-46955

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix stack OOB read while fragmenting IPv4 packets running openvswitch on kernels built with KASAN, it's possible to see the following splat while testing fragmentation of IPv4 packets: BUG: KASAN: stack-out-of-bounds...

5.3CVSS6.4AI score0.00254EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/27 7:4 p.m.23 views

CVE-2021-46954

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfrag: fix stack OOB read while fragmenting IPv4 packets when 'actmirred' tries to fragment IPv4 packets that had been previously re-assembled using 'actct', splats like the following can be observed on kernels built...

7.1CVSS6.7AI score0.0023EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.9 views

CVE-2021-46955

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix stack OOB read while fragmenting IPv4 packets running openvswitch on kernels built with KASAN, it's possible to see the following splat while testing fragmentation of IPv4 packets: BUG: KASAN: stack-out-of-bounds...

7.1CVSS6.2AI score0.00254EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.13 views

CVE-2021-46955

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix stack OOB read while fragmenting IPv4 packets running openvswitch on kernels built with KASAN, it's possible to see the following splat while testing fragmentation of IPv4 packets: BUG: KASAN: stack-out-of-bounds...

7.1CVSS7.5AI score
SaveExploits0References9
Rows per page
Query Builder