CVE-2026-64215
- EPSS 0.11%
- Veröffentlicht 24.07.2026 15:23:04
- Zuletzt bearbeitet 11.08.2026 17:15:59
In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Check kzalloc return in a8xx_hfi_send_perf_table Check the return value of kzalloc() to prevent a NULL pointer dereference on allocation failure. Patchwork: https://...
CVE-2026-64216
- EPSS 0.17%
- Veröffentlicht 24.07.2026 15:23:04
- Zuletzt bearbeitet 27.08.2026 13:18:30
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages() netfs_unlock_abandoned_read_pages(rreq) accesses the index of the folios it is wanting to unlock and compares that t...
CVE-2026-64214
- EPSS 0.12%
- Veröffentlicht 24.07.2026 15:23:03
- Zuletzt bearbeitet 11.08.2026 17:19:15
In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_work_raise() A kernel panic is observed when handling machine check exceptions from real mode. BUG: U...
CVE-2026-64212
- EPSS 0.12%
- Veröffentlicht 24.07.2026 15:23:02
- Zuletzt bearbeitet 11.08.2026 17:23:05
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it In iwl_mld_remove_link, the link->fw_id is saved at the beginning of the function so we have it after we fre...
CVE-2026-64213
- EPSS 0.12%
- Veröffentlicht 24.07.2026 15:23:02
- Zuletzt bearbeitet 11.08.2026 17:22:36
In the Linux kernel, the following vulnerability has been resolved: hwmon: (lm90) Add lock protection to lm90_alert Sashiko reports: lm90_alert() executes in the smbus alert context and calls lm90_update_confreg() to disable the hardware alert lin...
CVE-2026-64210
- EPSS 0.16%
- Veröffentlicht 24.07.2026 15:23:01
- Zuletzt bearbeitet 11.08.2026 18:27:00
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix unlocked writing to ICOSQ During napi poll, when the affinity changes and there's still XSK work to be done, we trigger an ICOSQ interrupt on the new CPU. Howev...
CVE-2026-64211
- EPSS 0.11%
- Veröffentlicht 24.07.2026 15:23:01
- Zuletzt bearbeitet 11.08.2026 17:24:10
In the Linux kernel, the following vulnerability has been resolved: srcu: Don't queue workqueue handlers to never-online CPUs While an srcu_struct structure is in the midst of switching from CPU-0 to all-CPUs state, it can attempt to invoke callbac...
CVE-2026-64208
- EPSS 0.17%
- Veröffentlicht 24.07.2026 15:23:00
- Zuletzt bearbeitet 12.08.2026 00:19:51
In the Linux kernel, the following vulnerability has been resolved: crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks Change the krb5 crypto library to provide facilities to precheck the length of the message about to be decrypte...
CVE-2026-64209
- EPSS 0.12%
- Veröffentlicht 24.07.2026 15:23:00
- Zuletzt bearbeitet 12.08.2026 00:17:55
In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swing_tbl and pre_emphasis_tbl are 4x4 arrays (valid indices 0-3), but the boundary check uses "> 4" instead ...
CVE-2026-64600
- EPSS 0.47%
- Veröffentlicht 23.07.2026 05:46:56
- Zuletzt bearbeitet 18.08.2026 12:38:12
In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortu...