CVE-2026-43277
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:59
- Zuletzt bearbeitet 08.05.2026 19:34:27
In the Linux kernel, the following vulnerability has been resolved: APEI/GHES: ensure that won't go past CPER allocated record The logic at ghes_new() prevents allocating too large records, by checking if they're bigger than GHES_ESTATUS_MAX_SIZE (...
CVE-2026-43275
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:58
- Zuletzt bearbeitet 08.05.2026 19:30:22
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly flushed during suspend when the runtime power mana...
CVE-2026-43276
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:58
- Zuletzt bearbeitet 08.05.2026 19:32:12
In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix double destroy_workqueue on service rescan PCI path While testing corner cases in the driver, a use-after-free crash was found on the service rescan PCI path. When ...
CVE-2026-43274
- EPSS 0.02%
- Veröffentlicht 06.05.2026 11:28:57
- Zuletzt bearbeitet 08.05.2026 19:31:52
In the Linux kernel, the following vulnerability has been resolved: mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq() The cluster_cfg array is dynamically allocated to hold per-CPU configuration structures, with its...
CVE-2026-43272
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:56
- Zuletzt bearbeitet 08.05.2026 20:00:37
In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix possible dereference of uninitialized pointer There is a pointer head_page in rb_meta_validate_events() which is not initialized at the beginning of a function. Th...
CVE-2026-43273
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:56
- Zuletzt bearbeitet 08.05.2026 20:01:19
In the Linux kernel, the following vulnerability has been resolved: ceph: supply snapshot context in ceph_zero_partial_object() The ceph_zero_partial_object function was missing proper snapshot context for its OSD write operations, which could lead...
CVE-2026-43271
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:55
- Zuletzt bearbeitet 08.05.2026 20:00:00
In the Linux kernel, the following vulnerability has been resolved: md-cluster: fix NULL pointer dereference in process_metadata_update The function process_metadata_update() blindly dereferences the 'thread' pointer (acquired via rcu_dereference_p...
CVE-2026-43269
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:54
- Zuletzt bearbeitet 08.05.2026 19:40:49
In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback After several commits, the slab memory increases. Some drm_crtc_commit objects are not freed. The atomic_des...
CVE-2026-43270
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:54
- Zuletzt bearbeitet 08.05.2026 20:00:20
In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove() In mtk_mdp_probe(), vpu_get_plat_device() increases the reference count of the returned platform device. Add platform_d...
CVE-2026-43268
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:53
- Zuletzt bearbeitet 08.05.2026 21:02:20
In the Linux kernel, the following vulnerability has been resolved: hfsplus: pretend special inodes as regular files Since commit af153bb63a33 ("vfs: catch invalid modes in may_open()") requires any inode be one of S_IFDIR/S_IFLNK/S_IFREG/S_IFCHR/S...