CVE-2026-53029
- EPSS 0.11%
- Veröffentlicht 24.06.2026 16:29:37
- Zuletzt bearbeitet 15.07.2026 14:37:43
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: prevent uninitialized lcn caused by zero len syzbot reported a uninit-value in ntfs_iomap_begin [1]. Since runs was not touched yet, run_lookup_entry() immediately fails...
CVE-2026-53028
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:36
- Zuletzt bearbeitet 15.07.2026 14:37:39
In the Linux kernel, the following vulnerability has been resolved: usb: typec: Fix error pointer dereference The variable tps->partner is checked for an error pointer and then if it is, it sends an error message but does not return and then immedi...
CVE-2026-53027
- EPSS 0.11%
- Veröffentlicht 24.06.2026 16:29:35
- Zuletzt bearbeitet 15.07.2026 14:37:34
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix missing run load for vcn0 in attr_data_get_block_locked() When a compressed or sparse attribute has its clusters frame-aligned, vcn is rounded down to the frame start...
CVE-2026-53026
- EPSS 0.43%
- Veröffentlicht 24.06.2026 16:29:34
- Zuletzt bearbeitet 15.07.2026 14:37:29
In the Linux kernel, the following vulnerability has been resolved: NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdeleg In nfsd4_add_rdaccess_to_wrdeleg, if fp->fi_fds[O_RDONLY] is already set by another thread, __nfs4_file_get_...
CVE-2026-53024
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:29:33
- Zuletzt bearbeitet 15.07.2026 13:56:25
In the Linux kernel, the following vulnerability has been resolved: greybus: raw: fix use-after-free if write is called after disconnect If a user writes to the chardev after disconnect has been called, the kernel panics with the following trace (w...
CVE-2026-53025
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:29:33
- Zuletzt bearbeitet 15.07.2026 14:37:24
In the Linux kernel, the following vulnerability has been resolved: greybus: raw: fix use-after-free on cdev close This addresses a use-after-free bug when a raw bundle is disconnected but its chardev is still opened by an application. When the app...
CVE-2026-53023
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:32
- Zuletzt bearbeitet 15.07.2026 13:56:35
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: terminate the cached volume label after UTF-8 conversion ntfs_fill_super() loads the on-disk volume label with utf16s_to_utf8s() and stores the result in sbi->volume.labe...
CVE-2026-53022
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:31
- Zuletzt bearbeitet 15.07.2026 14:11:47
In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: bound enumeration string aggregation populate_enum_data() aggregates firmware-provided value-modifier and possible-value strings into fixed 512-byte ...
CVE-2026-53021
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:30
- Zuletzt bearbeitet 15.07.2026 14:12:03
In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix integer overflow in UNMAP bounds check sbc_execute_unmap() checks LBA + range does not exceed the device capacity, but does not guard against LBA + range wr...
CVE-2026-53020
- EPSS 0.09%
- Veröffentlicht 24.06.2026 16:29:29
- Zuletzt bearbeitet 15.07.2026 14:12:13
In the Linux kernel, the following vulnerability has been resolved: um: Fix potential race condition in TLB sync During the TLB sync, we need to traverse and modify the page table, so we should hold the page table lock. Since full SMP support for t...