CVE-2021-47456
- EPSS 0.03%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 02.04.2025 15:11:57
In the Linux kernel, the following vulnerability has been resolved: can: peak_pci: peak_pci_remove(): fix UAF When remove the module peek_pci, referencing 'chan' again after releasing 'dev' will cause UAF. Fix this by releasing 'dev' later. The f...
CVE-2021-47458
- EPSS 0.03%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 23.09.2025 20:25:47
In the Linux kernel, the following vulnerability has been resolved: ocfs2: mount fails with buffer overflow in strlen Starting with kernel 5.11 built with CONFIG_FORTIFY_SOURCE mouting an ocfs2 filesystem with either o2cb or pcmk cluster stack fail...
CVE-2021-47460
- EPSS 0.03%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 24.09.2025 12:05:35
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 ("fs: Don't invalidate page buffers in block_write_full_page()") uncovered a latent bug in ocfs2 ...
CVE-2021-47442
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 07.01.2025 20:14:00
In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digital_in_send_sdd_req() 'skb' is allocated in digital_in_send_sdd_req(), but not free when digital_in_send_cmd() failed, which will caus...
CVE-2021-47443
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 02.04.2025 15:12:38
In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() 'params' is allocated in digital_tg_listen_mdaa(), but not free when digital_send_cmd() failed, which will cause ...
CVE-2021-47445
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 14.01.2025 16:28:52
In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereference on pointer edp The initialization of pointer dev dereferences pointer edp before edp is null checked, so there is a potential null pointer def...
CVE-2021-47434
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:08
- Zuletzt bearbeitet 25.09.2025 15:58:00
In the Linux kernel, the following vulnerability has been resolved: xhci: Fix command ring pointer corruption while aborting a command The command ring pointer is located at [6:63] bits of the command ring control register (CRCR). All the control b...
CVE-2021-47435
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:08
- Zuletzt bearbeitet 31.01.2025 15:16:51
In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dm_io_dec_pending() calls end_io_acct() first and will then dec md in-flight pending count. But if a task is swapping DM table ...
CVE-2021-47436
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:08
- Zuletzt bearbeitet 01.03.2025 02:33:14
In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 ("usb: musb: musb_dsps: request_irq() after initializing musb") has inverted the calls to dsps_setup_optional_vbus_irq...
CVE-2023-52742
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:14
- Zuletzt bearbeitet 25.09.2025 16:47:00
In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a...