CVE-2026-64147
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:40:38
- Zuletzt bearbeitet 17.08.2026 19:37:15
In the Linux kernel, the following vulnerability has been resolved: pds_core: fix debugfs_lookup dentry leak and error handling debugfs_lookup() returns a dentry with an elevated reference count that must be released with dput(). The current code d...
CVE-2026-64148
- EPSS 0.48%
- Veröffentlicht 19.07.2026 15:40:38
- Zuletzt bearbeitet 17.08.2026 17:23:36
In the Linux kernel, the following vulnerability has been resolved: pds_core: fix error handling in pdsc_devcmd_wait Fix two cases where pdsc_devcmd_wait() returns stale success from the completion register instead of an error: 1. FW crash: If fir...
CVE-2026-64146
- EPSS 0.11%
- Veröffentlicht 19.07.2026 15:40:37
- Zuletzt bearbeitet 17.08.2026 19:37:52
In the Linux kernel, the following vulnerability has been resolved: erofs: fix metabuf leak in inode xattr initialization commit bb88e8da0025 ("erofs: use meta buffers for xattr operations") converted xattr operations to use on-stack erofs_buf inst...
CVE-2026-64144
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:40:36
- Zuletzt bearbeitet 17.08.2026 19:39:29
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: fix urb->setup_packet leak in error paths The setup_packet of control urb is not freed if usb_submit_urb fails or the submitted urb is killed. Add free in these t...
CVE-2026-64145
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:40:36
- Zuletzt bearbeitet 17.08.2026 19:39:19
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix dma_buffer leak on bus acquire failure wilc_wlan_firmware_download() allocates dma_buffer with kmalloc() at the top of the function and uses a 'fail:' label to ...
CVE-2026-64143
- EPSS 0.11%
- Veröffentlicht 19.07.2026 15:40:35
- Zuletzt bearbeitet 17.08.2026 19:39:52
In the Linux kernel, the following vulnerability has been resolved: platform/x86: uniwill-laptop: Do not enable the charging limit even when forced It seems that on some older models (~2020) the battery charging limit can permanently damage the bat...
CVE-2026-64142
- EPSS 0.48%
- Veröffentlicht 19.07.2026 15:40:34
- Zuletzt bearbeitet 17.08.2026 19:40:06
In the Linux kernel, the following vulnerability has been resolved: ksmbd: close durable scavenger races against m_fp_list lookups ksmbd_durable_scavenger() has two related races against any walker that iterates f_ci->m_fp_list, including ksmbd_loo...
CVE-2026-64140
- EPSS 0.36%
- Veröffentlicht 19.07.2026 15:40:33
- Zuletzt bearbeitet 18.08.2026 12:40:01
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in proc_show_files() When a SMB2 client opens a file with a durable v2 handle and then issues SMB2 SESSION_LOGOFF, session_fd_check() clears fp-...
CVE-2026-64141
- EPSS 0.44%
- Veröffentlicht 19.07.2026 15:40:33
- Zuletzt bearbeitet 18.08.2026 12:39:25
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in compare_guid_key() session_fd_check() walks the per-inode m_op_list during durable-handle session teardown and sets op->conn = NULL for every...
CVE-2026-64139
- EPSS 0.14%
- Veröffentlicht 19.07.2026 15:40:32
- Zuletzt bearbeitet 23.08.2026 13:16:30
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflow Commit 299f962c0b02 ("ksmbd: use check_add_overflow() to prevent u16 DACL size overflow") added check_add_ove...