CVE-2026-64386
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:34
- Zuletzt bearbeitet 17.08.2026 05:17:41
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix query_info() replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2_query_info_init() fails before the n...
CVE-2026-64384
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:33
- Zuletzt bearbeitet 17.08.2026 05:17:41
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix change notify replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2_notify_init() fails before the next...
CVE-2026-64385
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:33
- Zuletzt bearbeitet 17.08.2026 05:17:41
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2_ioctl() replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2_ioctl_init() fails before the nex...
CVE-2026-64383
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:32
- Zuletzt bearbeitet 17.08.2026 05:17:41
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2_flush() replay SMB2_flush() keeps its response buffer bookkeeping across replay attempts. If a replayable flush response is received and the re...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:31
- Zuletzt bearbeitet 17.08.2026 05:17:40
In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix next buffer leak in receive_encrypted_standard() receive_encrypted_standard() allocates next_buffer before checking whether the number of compound PDUs already rea...
CVE-2026-64382
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:31
- Zuletzt bearbeitet 17.08.2026 05:17:41
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2_open() replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2_open_init() fails before the next ...
CVE-2026-64380
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:30
- Zuletzt bearbeitet 17.08.2026 05:17:40
In the Linux kernel, the following vulnerability has been resolved: smb: client: harden POSIX SID length parsing posix_info_sid_size() reads sid[1] to obtain the subauthority count, but its existing boundary check still accepts buffers with only on...
CVE-2026-64378
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:29
- Zuletzt bearbeitet 17.08.2026 05:17:40
In the Linux kernel, the following vulnerability has been resolved: writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs() When a container exits, the following BUG_ON() is occasionally triggered: ============================...
CVE-2026-64379
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:29
- Zuletzt bearbeitet 17.08.2026 05:17:40
In the Linux kernel, the following vulnerability has been resolved: smb: client: mask server-provided mode to 07777 in modefromsid When modefromsid is active, parse_dacl() applies the server-provided sub_auth[2] value from the NFS mode SID to cf_mo...
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:28
- Zuletzt bearbeitet 17.08.2026 05:17:40
In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom-cpufreq-hw: Fix possible double free qcom_cpufreq.data is allocated with devm_kzalloc() in probe() as an array of per-domain data. qcom_cpufreq_hw_cpu_init() stores a...