CVE-2021-47153
- EPSS 0.23%
- Veröffentlicht 25.03.2024 09:15:09
- Zuletzt bearbeitet 16.09.2025 16:24:46
In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction trig...
CVE-2021-47142
- EPSS 0.23%
- Veröffentlicht 25.03.2024 09:15:08
- Zuletzt bearbeitet 17.12.2024 14:56:12
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a use-after-free looks like we forget to set ttm->sg to NULL. Hit panic below [ 1235.844104] general protection fault, probably for non-canonical address 0x6b6b6b6...
CVE-2021-47144
- EPSS 0.07%
- Veröffentlicht 25.03.2024 09:15:08
- Zuletzt bearbeitet 19.06.2025 14:15:24
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2021-47145
- EPSS 0.27%
- Veröffentlicht 25.03.2024 09:15:08
- Zuletzt bearbeitet 20.12.2024 13:54:08
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUG_ON in link_to_fixup_dir While doing error injection testing I got the following panic kernel BUG at fs/btrfs/tree-log.c:1862! invalid opcode: 0000 [#1] SMP N...
CVE-2023-52620
- EPSS 0.24%
- Veröffentlicht 21.03.2024 11:15:28
- Zuletzt bearbeitet 12.05.2026 12:16:16
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: disallow timeout for anonymous sets Never used from userspace, disallow these parameters.
CVE-2024-26642
- EPSS 0.26%
- Veröffentlicht 21.03.2024 11:15:28
- Zuletzt bearbeitet 12.05.2026 12:16:19
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: disallow anonymous set with timeout flag Anonymous sets are never used with timeout from userspace, reject this. Exception to this rule is NFT_SET_EVAL to ens...
CVE-2024-26635
- EPSS 0.24%
- Veröffentlicht 18.03.2024 11:15:10
- Zuletzt bearbeitet 10.03.2025 17:06:20
In the Linux kernel, the following vulnerability has been resolved: llc: Drop support for ETH_P_TR_802_2. syzbot reported an uninit-value bug below. [0] llc supports ETH_P_802_2 (0x0004) and used to support ETH_P_TR_802_2 (0x0011), and syzbot abus...
CVE-2024-26636
- EPSS 0.24%
- Veröffentlicht 18.03.2024 11:15:10
- Zuletzt bearbeitet 10.03.2025 17:04:27
In the Linux kernel, the following vulnerability has been resolved: llc: make llc_ui_sendmsg() more robust against bonding changes syzbot was able to trick llc_ui_sendmsg(), allocating an skb with no headroom, but subsequently trying to push 14 byt...
CVE-2023-52617
- EPSS 0.24%
- Veröffentlicht 18.03.2024 11:15:09
- Zuletzt bearbeitet 08.04.2025 15:26:38
In the Linux kernel, the following vulnerability has been resolved: PCI: switchtec: Fix stdev_release() crash after surprise hot remove A PCI device hot removal may occur while stdev->cdev is held open. The call to stdev_release() then happens duri...
CVE-2023-52618
- EPSS 0.74%
- Veröffentlicht 18.03.2024 11:15:09
- Zuletzt bearbeitet 04.04.2025 14:51:32
In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "dev_search_path" can technically be as large as PATH_MAX, there was a risk of truncation when copying it and a second stri...