CVE-2026-45938
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:17:54
- Zuletzt bearbeitet 24.06.2026 17:09:45
In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_lbc: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `po...
CVE-2026-45936
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:17:53
- Zuletzt bearbeitet 24.06.2026 17:10:03
In the Linux kernel, the following vulnerability has been resolved: power: supply: goldfish: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `powe...
CVE-2026-45935
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:52
- Zuletzt bearbeitet 24.06.2026 17:10:55
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot In the 'DeleteIndexEntryRoot' case of the 'do_action' function, the entry size ('esize') is retrieved from the log rec...
CVE-2026-45933
- EPSS 0.17%
- Veröffentlicht 27.05.2026 12:17:51
- Zuletzt bearbeitet 24.06.2026 17:11:11
In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve id of register in sync_linked_regs() sync_linked_regs() copies the id of known_reg to reg when propagating bounds of known_reg to reg using the off of known_reg, but ...
CVE-2026-45934
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:17:51
- Zuletzt bearbeitet 24.06.2026 17:11:04
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation I have been observing a number of systems aborting at insert_dev_extents() in btrfs_create_pending_block_gro...
CVE-2026-45932
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:17:50
- Zuletzt bearbeitet 24.06.2026 17:11:18
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix tcx/netkit detach permissions when prog fd isn't given This commit fixes a security issue where BPF_PROG_DETACH on tcx or netkit devices could be executed by any user when...
CVE-2026-45931
- EPSS 0.17%
- Veröffentlicht 27.05.2026 12:17:49
- Zuletzt bearbeitet 25.06.2026 12:46:49
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Hold mm structure across iommu_sva_unbind_device() Some tests trigger a crash in iommu_sva_unbind_device() due to accessing iommu_mm after the associated mm structur...
CVE-2026-45930
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:17:48
- Zuletzt bearbeitet 25.06.2026 12:46:02
In the Linux kernel, the following vulnerability has been resolved: net: mctp: ensure our nlmsg responses are initialised Syed Faraz Abrar (@farazsth98) from Zellic, and Pumpkin (@u1f383) from DEVCORE Research Team working with Trend Micro Zero Day...
CVE-2026-45928
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:17:47
- Zuletzt bearbeitet 25.06.2026 12:42:58
In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix memory leak on codec_info allocation failure In wave5_vpu_open_enc() and wave5_vpu_open_dec(), a vpu instance is allocated via kzalloc(). If the subs...
CVE-2026-45929
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:47
- Zuletzt bearbeitet 25.06.2026 12:43:33
In the Linux kernel, the following vulnerability has been resolved: ovpn: fix possible use-after-free in ovpn_net_xmit When building the skb_list in ovpn_net_xmit, skb_share_check will free the original skb if it is shared. The current implementati...