CVE-2022-50286
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:21:22
- Zuletzt bearbeitet 23.12.2025 17:15:45
In the Linux kernel, the following vulnerability has been resolved: ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline When converting files with inline data to extents, delayed allocations made on a file system created with ...
CVE-2022-50285
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:21
- Zuletzt bearbeitet 04.12.2025 18:54:33
In the Linux kernel, the following vulnerability has been resolved: mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages The h->*_huge_pages counters are protected by the hugetlb_lock, but alloc_huge_page has a corner case where it ...
CVE-2022-50284
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:21:20
- Zuletzt bearbeitet 03.12.2025 19:20:00
In the Linux kernel, the following vulnerability has been resolved: ipc: fix memory leak in init_mqueue_fs() When setup_mq_sysctls() failed in init_mqueue_fs(), mqueue_inode_cachep is not released. In order to fix this issue, the release path is r...
CVE-2022-50282
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:18
- Zuletzt bearbeitet 04.12.2025 18:56:27
In the Linux kernel, the following vulnerability has been resolved: chardev: fix error handling in cdev_device_add() While doing fault injection test, I got the following report: ------------[ cut here ]------------ kobject: '(null)' (000000003995...
CVE-2022-50281
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:17
- Zuletzt bearbeitet 04.12.2025 18:56:35
In the Linux kernel, the following vulnerability has been resolved: MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create() In error case in bridge_platform_create after calling platform_device_add()/platform_device_add_data()/ platfor...
CVE-2022-50279
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:16
- Zuletzt bearbeitet 03.12.2025 19:18:01
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_limit() There is a global-out-of-bounds reported by KASAN: BUG: KASAN: global-out-of-bounds in _rtl88...
CVE-2022-50280
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:16
- Zuletzt bearbeitet 04.12.2025 14:55:40
In the Linux kernel, the following vulnerability has been resolved: pnode: terminate at peers of source The propagate_mnt() function handles mount propagation when creating mounts and propagates the source mount tree @source_mnt to all applicable n...
CVE-2022-50278
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:15
- Zuletzt bearbeitet 03.12.2025 19:17:01
In the Linux kernel, the following vulnerability has been resolved: PNP: fix name memory leak in pnp_alloc_dev() After commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is allocated dynamically,...
CVE-2022-50276
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:13
- Zuletzt bearbeitet 03.12.2025 18:30:20
In the Linux kernel, the following vulnerability has been resolved: power: supply: fix null pointer dereferencing in power_supply_get_battery_info when kmalloc() fail to allocate memory in kasprintf(), propname will be NULL, strcmp() called by of_g...
CVE-2022-50275
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:11
- Zuletzt bearbeitet 03.12.2025 19:16:53
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Add the missed acpi_put_table() to fix memory leak When the radeon driver reads the bios information from ACPI table in radeon_acpi_vfct_bios(), it misses to call acpi_...