CVE-2026-64039
- EPSS 0.18%
- Veröffentlicht 19.07.2026 15:39:26
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code (where most of the regions are...
CVE-2026-64037
- EPSS 0.43%
- Veröffentlicht 19.07.2026 15:39:25
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled When the TLC notification disables AMSDU for a TID, the MLD driver sets max_tid_amsdu_len to the sentinel ...
CVE-2026-64035
- EPSS 0.44%
- Veröffentlicht 19.07.2026 15:39:24
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: igc: set tx buffer type for SMD frames Sashiko pointed out that igc_fpe_init_smd_frame() initializes igc_tx_buffer fields for an SMD skb, but does not set the buffer type: https://...
CVE-2026-64036
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:39:24
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: cgroup/rstat: validate cpu before css_rstat_cpu() access css_rstat_updated() is exposed as a BPF kfunc and accepts a caller-provided cpu argument. The function uses cpu for per-cpu...
CVE-2026-64034
- EPSS 0.15%
- Veröffentlicht 19.07.2026 15:39:23
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA buffer In mana_hwc_rx_event_handler(), resp->response.hwc_msg_id is read from DMA-coherent memory and bounds-checked, then...
CVE-2026-64032
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:39:22
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: bridge: mcast: Fix a possible use-after-free when removing a bridge port When per-VLAN multicast snooping is enabled, the bridge iterates over all the bridge ports, disables the pe...
CVE-2026-64033
- EPSS 0.49%
- Veröffentlicht 19.07.2026 15:39:22
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Fix use-after-free in path file creation cleanup In the error path of rtrs_srv_create_path_files(), the sysfs root folders may already have been created and srv_path->ko...
CVE-2026-64031
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:39:21
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: erofs: fix managed cache race for unaligned extents After unaligned compressed extents were introduced, the following race could occur: [Thread 1] ...
CVE-2026-64029
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:39:20
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Serialize UMP output teardown with event_input seq_ump_process_event() borrows client->out_rfile.output without synchronizing with the first-open and last-close transiti...
CVE-2026-64030
- EPSS 0.24%
- Veröffentlicht 19.07.2026 15:39:20
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: bounds-check link_id in ieee80211_ml_epcs IEEE80211_MLE_STA_EPCS_CONTROL_LINK_ID is 0x000f, so link_id extracted from a PRIO_ACCESS ML element PER_STA_PROFILE subel...