CVE-2021-47266
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:15
- Zuletzt bearbeitet 26.12.2024 20:41:25
In the Linux kernel, the following vulnerability has been resolved: RDMA/ipoib: Fix warning caused by destroying non-initial netns After the commit 5ce2dced8e95 ("RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces"), if the IPoIB device is moved to...
CVE-2021-47267
- EPSS 0.11%
- Veröffentlicht 21.05.2024 15:15:15
- Zuletzt bearbeitet 04.04.2025 14:30:02
In the Linux kernel, the following vulnerability has been resolved: usb: fix various gadget panics on 10gbps cabling usb_assign_descriptors() is called with 5 parameters, the last 4 of which are the usb_descriptor_header for: full-speed (USB1.1 -...
CVE-2021-47268
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:15
- Zuletzt bearbeitet 26.12.2024 20:42:00
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port A pending hrtimer may expire after the kthread_worker of tcpm port is destroyed, see below kernel d...
CVE-2021-47269
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:15
- Zuletzt bearbeitet 24.12.2024 16:33:36
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: ep0: fix NULL pointer exception There is no validation of the index from dwc3_wIndex_to_dep() and we might be referring a non-existing ep and trigger a NULL pointer exce...
CVE-2021-47270
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:15
- Zuletzt bearbeitet 24.12.2024 16:32:36
In the Linux kernel, the following vulnerability has been resolved: usb: fix various gadgets null ptr deref on 10gbps cabling. This avoids a null pointer dereference in f_{ecm,eem,hid,loopback,printer,rndis,serial,sourcesink,subset,tcm} by simply r...
CVE-2021-47271
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:15
- Zuletzt bearbeitet 04.04.2025 14:29:54
In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler Patch fixes the following critical issue caused by deadlock which has been detected during testing NCM class: smp: csd: ...
CVE-2021-47272
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:15
- Zuletzt bearbeitet 30.04.2025 14:55:59
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL There exists a possible scenario in which dwc3_gadget_init() can fail: during during host -> peripheral mode ...
CVE-2021-47273
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:15
- Zuletzt bearbeitet 26.12.2024 20:48:47
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled When only PHY1 is used (for example on Odroid-HC4), the regmap init code uses the usb2 ports when doesn't initial...
CVE-2021-47274
- EPSS 0.05%
- Veröffentlicht 21.05.2024 15:15:15
- Zuletzt bearbeitet 04.04.2025 14:29:40
In the Linux kernel, the following vulnerability has been resolved: tracing: Correct the length check which causes memory corruption We've suffered from severe kernel crashes due to memory corruption on our production environment, like, Call Trace...
CVE-2021-47275
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:15
- Zuletzt bearbeitet 30.04.2025 14:49:09
In the Linux kernel, the following vulnerability has been resolved: bcache: avoid oversized read request in cache missing code path In the cache missing code path of cached device, if a proper location from the internal B+ tree is matched for a cac...