CVE-2021-46949
- EPSS 0.04%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 21.11.2024 06:35:00
In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX flush done handling We're starting from a TXQ instance number ('qid'), not a TXQ type, so efx_get_tx_queue() is inappropriate (and could retu...
CVE-2021-46950
- EPSS 0.02%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 22.04.2025 16:15:20
In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits f...
CVE-2021-46951
- EPSS 0.02%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 21.11.2024 06:35:00
In the Linux kernel, the following vulnerability has been resolved: tpm: efi: Use local variable for calculating final log size When tpm_read_log_efi is called multiple times, which happens when one loads and unloads a TPM2 driver multiple times, t...
CVE-2021-46952
- EPSS 0.02%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 21.11.2024 06:35:00
In the Linux kernel, the following vulnerability has been resolved: NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds Fix shift out-of-bounds in xprt_calc_majortimeo(). This is caused by a garbage timeout (retrans) mount option b...
CVE-2021-46953
- EPSS 0.01%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 21.11.2024 06:35:01
In the Linux kernel, the following vulnerability has been resolved: ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure When failing the driver probe because of invalid firmware properties, the GTDT driver unmaps the interrupt th...
CVE-2021-46954
- EPSS 0.02%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 21.11.2024 06:35:01
In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets when 'act_mirred' tries to fragment IPv4 packets that had been previously re-assembled using 'act_ct', splats...
CVE-2021-46955
- EPSS 0.01%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 06.12.2024 17:53:52
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...
CVE-2021-46956
- EPSS 0.02%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 06.12.2024 17:54:34
In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix memory leak in virtio_fs_probe() When accidentally passing twice the same tag to qemu, kmemleak ended up reporting a memory leak in virtiofs. Also, looking at the lo...
CVE-2021-46957
- EPSS 0.04%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 14.03.2025 18:42:01
In the Linux kernel, the following vulnerability has been resolved: riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe The execution of sys_read end up hitting a BUG_ON() in __find_get_block after installing kprobe at sys_read, ...
CVE-2021-46958
- EPSS 0.02%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 11.12.2024 14:43:21
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transaction during a commit, a task doing an fsync and the...