CVE-2026-64089
- EPSS 0.55%
- Veröffentlicht 19.07.2026 15:39:58
- Zuletzt bearbeitet 11.08.2026 15:33:55
In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative last_changeset_len batadv_piv_tt::last_changeset_len len was declared as s16, but the field is never intended to hold a negative value. When a value gr...
- EPSS 0.18%
- Veröffentlicht 19.07.2026 15:39:57
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/adm1266) reject implausible blackbox record_count adm1266_nvmem_read_blackbox() loops over a record_count that comes straight from byte 3 of the BLACKBOX_INFO respons...
- EPSS 0.18%
- Veröffentlicht 19.07.2026 15:39:56
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/adm1266) bounce blackbox records through a protocol-sized buffer adm1266_pmbus_block_xfer() copies the device-supplied block payload into the caller-provided buffer u...
CVE-2026-64086
- EPSS 0.14%
- Veröffentlicht 19.07.2026 15:39:56
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read buffer adm1266_pmbus_block_xfer() sets up the read transaction with .buf = data->read_buf, .len = ADM1266_PMBUS_...
CVE-2026-64084
- EPSS 0.14%
- Veröffentlicht 19.07.2026 15:39:55
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NR adm1266_gpio_get_multiple() iterates the PDIO portion of the caller-supplied mask using for_each_set_bit_f...
CVE-2026-64082
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:39:54
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: riscv: Fix register corruption from uninitialized cregs on error compat_riscv_gpr_set() calls cregs_to_regs() unconditionally, even when user_regset_copyin() fails. Since cregs is ...
- EPSS 0.18%
- Veröffentlicht 19.07.2026 15:39:54
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/adm1266) reject short block-read responses in the GPIO accessors adm1266_gpio_get() and adm1266_gpio_get_multiple() both compose the pin-status word as pins_status ...
CVE-2026-64081
- EPSS 0.14%
- Veröffentlicht 19.07.2026 15:39:53
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Validate framework notification message layout Framework notifications carry an indirect message in the shared RX buffer. Validate the reported offset and size b...
- EPSS 0.16%
- Veröffentlicht 19.07.2026 15:39:52
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: allocate hook ops while under mutex arp/ip(6)t_register_table() add the table to the per-netns list via xt_register_table() before allocating the per-netns hoo...
CVE-2026-64080
- EPSS 0.15%
- Veröffentlicht 19.07.2026 15:39:52
- Zuletzt bearbeitet 30.07.2026 14:59:47
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notify_lock, drop the lock, and then dereference th...