CVE-2022-49842
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:09:57
- Zuletzt bearbeitet 01.10.2025 17:15:33
In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Fix use-after-free in snd_soc_exit() KASAN reports a use-after-free: BUG: KASAN: use-after-free in device_del+0xb5b/0xc60 Read of size 8 at addr ffff888008655050 by ta...
CVE-2022-49839
- EPSS 0.04%
- Veröffentlicht 01.05.2025 14:09:55
- Zuletzt bearbeitet 01.10.2025 17:15:33
In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_transport_sas: Fix error handling in sas_phy_add() If transport_add_device() fails in sas_phy_add(), the kernel will crash trying to delete the device in transport_remov...
CVE-2022-49834
- EPSS 0.04%
- Veröffentlicht 01.05.2025 14:09:52
- Zuletzt bearbeitet 10.11.2025 21:12:47
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of ns_writer on remount If a nilfs2 filesystem is downgraded to read-only due to metadata corruption on disk and is remounted read/write, or if emerg...
CVE-2022-49835
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:09:52
- Zuletzt bearbeitet 10.11.2025 21:12:55
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix potential memleak in 'add_widget_node' As 'kobject_add' may allocated memory for 'kobject->name' when return error. And in this function, if call 'kobject_add' faile...
CVE-2022-49833
- EPSS 0.07%
- Veröffentlicht 01.05.2025 14:09:51
- Zuletzt bearbeitet 10.11.2025 21:13:04
In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: clone zoned device info when cloning a device When cloning a btrfs_device, we're not cloning the associated btrfs_zoned_device_info structure of the device in case of...
CVE-2022-49832
- EPSS 0.07%
- Veröffentlicht 01.05.2025 14:09:50
- Zuletzt bearbeitet 10.11.2025 19:57:51
In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map Here is the BUG report by KASAN about null pointer dereference: BUG: KASAN: null-ptr-deref in strcmp+0x2e/...
CVE-2022-49831
- EPSS 0.04%
- Veröffentlicht 01.05.2025 14:09:49
- Zuletzt bearbeitet 10.11.2025 19:57:59
In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: initialize device's zone info for seeding When performing seeding on a zoned filesystem it is necessary to initialize each zoned device's btrfs_zoned_device_info stru...
CVE-2022-49829
- EPSS 0.07%
- Veröffentlicht 01.05.2025 14:09:48
- Zuletzt bearbeitet 10.11.2025 20:07:23
In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence.
CVE-2022-49828
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:09:47
- Zuletzt bearbeitet 10.11.2025 20:10:01
In the Linux kernel, the following vulnerability has been resolved: hugetlbfs: don't delete error page from pagecache This change is very similar to the change that was made for shmem [1], and it solves the same problem but for HugeTLBFS instead. ...
CVE-2022-49825
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:09:45
- Zuletzt bearbeitet 10.11.2025 20:16:31
In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in ata_tport_add() In ata_tport_add(), the return value of transport_add_device() is not checked. As a result, it causes null-ptr-deref wh...