CVE-2021-47518
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:13
- Zuletzt bearbeitet 21.11.2024 06:36:25
In the Linux kernel, the following vulnerability has been resolved: nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done The done() netlink callback nfc_genl_dump_ses_done() should check if received argument is non-NULL, because its allo...
CVE-2021-47511
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:12
- Zuletzt bearbeitet 29.09.2025 17:09:23
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix negative period/buffer sizes The period size calculation in OSS layer may receive a negative value as an error, but the code there assumes only the positive val...
CVE-2021-47515
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:12
- Zuletzt bearbeitet 24.09.2025 19:37:09
In the Linux kernel, the following vulnerability has been resolved: seg6: fix the iif in the IPv6 socket control block When an IPv4 packet is received, the ip_rcv_core(...) sets the receiving interface index into the IPv4 socket control block (v5.1...
CVE-2021-47505
- EPSS 0.03%
- Veröffentlicht 24.05.2024 15:15:11
- Zuletzt bearbeitet 10.01.2025 18:00:30
In the Linux kernel, the following vulnerability has been resolved: aio: fix use-after-free due to missing POLLFREE handling signalfd_poll() and binder_poll() are special in that they use a waitqueue whose lifetime is the current task, rather than ...
CVE-2021-47506
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:11
- Zuletzt bearbeitet 06.01.2025 20:44:45
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix use-after-free due to delegation race A delegation break could arrive as soon as we've called vfs_setlease. A delegation break runs a callback which immediately (in nfsd...
CVE-2021-47507
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:11
- Zuletzt bearbeitet 24.09.2025 19:17:55
In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race (again) Commit bd5ae9288d64 ("nfsd: register pernet ops last, unregister first") has re-opened rpc_pipefs_event() race against nfsd_net_id registration ...
CVE-2021-47509
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:11
- Zuletzt bearbeitet 29.09.2025 16:30:22
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size (the fragment shift in OSS) instead of a full 31bit; a too large value could lead to the ex...
CVE-2021-47501
- EPSS 0.02%
- Veröffentlicht 24.05.2024 15:15:10
- Zuletzt bearbeitet 06.01.2025 20:44:59
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc When trying to dump VFs VSI RX/TX descriptors using debugfs there was a crash due to NULL pointer dereference in i40e_dbg_d...
CVE-2021-47499
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:09
- Zuletzt bearbeitet 06.01.2025 20:45:41
In the Linux kernel, the following vulnerability has been resolved: iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove When ACPI type is ACPI_SMO8500, the data->dready_trig will not be set, the memory allocated by iio_triggered_bu...
CVE-2021-47500
- EPSS 0.01%
- Veröffentlicht 24.05.2024 15:15:09
- Zuletzt bearbeitet 06.01.2025 20:45:22
In the Linux kernel, the following vulnerability has been resolved: iio: mma8452: Fix trigger reference couting The mma8452 driver directly assigns a trigger to the struct iio_dev. The IIO core when done using this trigger will call `iio_trigger_pu...