CVE-2021-47315
- EPSS 0%
- Veröffentlicht 21.05.2024 15:15:18
- Zuletzt bearbeitet 12.05.2025 20:00:08
In the Linux kernel, the following vulnerability has been resolved: memory: fsl_ifc: fix leak of IO mapping on probe failure On probe error the driver should unmap the IO memory. Smatch reports: drivers/memory/fsl_ifc.c:298 fsl_ifc_ctrl_probe()...
CVE-2021-47294
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:17
- Zuletzt bearbeitet 23.06.2025 20:19:04
In the Linux kernel, the following vulnerability has been resolved: netrom: Decrease sock refcount when sock timers expire Commit 63346650c1a9 ("netrom: switch to sock timer API") switched to use sock timer API. It replaces mod_timer() by sk_reset_...
CVE-2021-47297
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:17
- Zuletzt bearbeitet 02.04.2025 14:42:58
In the Linux kernel, the following vulnerability has been resolved: net: fix uninit-value in caif_seqpkt_sendmsg When nr_segs equal to zero in iovec_from_user, the object msg->msg_iter.iov is uninit stack memory in caif_seqpkt_sendmsg which is defi...
CVE-2021-47301
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:17
- Zuletzt bearbeitet 26.12.2024 20:44:31
In the Linux kernel, the following vulnerability has been resolved: igb: Fix use-after-free error during reset Cleans the next descriptor to watch (next_to_watch) when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If ig...
CVE-2021-47277
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:16
- Zuletzt bearbeitet 30.04.2025 14:30:29
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 addre...
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:16
- Zuletzt bearbeitet 24.12.2024 16:31:41
In the Linux kernel, the following vulnerability has been resolved: drm: Fix use-after-free read in drm_getunique() There is a time-of-check-to-time-of-use error in drm_getunique() due to retrieving file_priv->master prior to locking the device's m...
CVE-2021-47284
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:16
- Zuletzt bearbeitet 02.04.2025 14:48:11
In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in nj_probe: 'nj_setup' in netjet.c might fail with -EIO and in this case 'card->irq' is initialized and is bigger than zero. A subsequent call to 'n...
CVE-2021-47288
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:16
- Zuletzt bearbeitet 23.12.2024 16:45:23
In the Linux kernel, the following vulnerability has been resolved: media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf() Fix an 11-year old bug in ngene_command_config_free_buf() while addressing the following warnings caught with...
CVE-2021-47267
- EPSS 0.09%
- 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-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...