CVE-2021-47464
- EPSS 0.03%
- Veröffentlicht 22.05.2024 07:15:11
- Zuletzt bearbeitet 02.04.2025 15:11:21
In the Linux kernel, the following vulnerability has been resolved: audit: fix possible null-pointer dereference in audit_filter_rules Fix possible null-pointer dereference in audit_filter_rules. audit_filter_rules() error: we previously assumed ...
CVE-2021-47465
- EPSS 0.04%
- Veröffentlicht 22.05.2024 07:15:11
- Zuletzt bearbeitet 24.09.2025 18:39:15
In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() In commit 10d91611f426 ("powerpc/64s: Reimplement book3s idle code in C") kvm_start_guest() became idle_kvm_start_...
CVE-2021-47466
- EPSS 0.03%
- Veröffentlicht 22.05.2024 07:15:11
- Zuletzt bearbeitet 07.01.2025 20:13:41
In the Linux kernel, the following vulnerability has been resolved: mm, slub: fix potential memoryleak in kmem_cache_open() In error path, the random_seq of slub cache might be leaked. Fix this by using __kmem_cache_release() to release all the re...
CVE-2021-47468
- EPSS 0.02%
- Veröffentlicht 22.05.2024 07:15:11
- Zuletzt bearbeitet 24.09.2025 18:40:47
In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: Fix sleeping function called from invalid context The driver can call card->isac.release() function from an atomic context. Fix this by calling this function after re...
CVE-2021-47471
- EPSS 0.05%
- Veröffentlicht 22.05.2024 07:15:11
- Zuletzt bearbeitet 02.04.2025 15:10:48
In the Linux kernel, the following vulnerability has been resolved: drm: mxsfb: Fix NULL pointer dereference crash on unload The mxsfb->crtc.funcs may already be NULL when unloading the driver, in which case calling mxsfb_irq_disable() via drm_irq_...
CVE-2021-47451
- EPSS 0.02%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 24.09.2025 01:18:15
In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value Currently, when the rule related to IDLETIMER is added, idletimer_tg timer structure is initialized...
CVE-2021-47452
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 29.09.2025 16:28:45
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: skip netdev events generated on netns removal syzbot reported following (harmless) WARN: WARNING: CPU: 1 PID: 2648 at net/netfilter/core.c:468 nft_netdev_...
CVE-2021-47454
- EPSS 0.02%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 29.09.2025 16:48:58
In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPT_COUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swa...
CVE-2021-47455
- EPSS 0.02%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 03.11.2025 18:15:39
In the Linux kernel, the following vulnerability has been resolved: ptp: Fix possible memory leak in ptp_clock_register() I got memory leak as follows when doing fault injection test: unreferenced object 0xffff88800906c618 (size 8): comm "i2c-id...
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...