- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:23
- Zuletzt bearbeitet 01.07.2026 14:16:42
In the Linux kernel, the following vulnerability has been resolved: ARM: 9475/1: entry: use byte load for KASAN VMAP stack shadow Commit 44e9a3bb76e5 ("ARM: 9430/1: entry: Do a dummy read from VMAP shadow") added a dummy read from the KASAN VMAP st...
- EPSS 0.15%
- Veröffentlicht 01.07.2026 13:32:22
- Zuletzt bearbeitet 01.07.2026 14:16:42
In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix clock and pinctrl state inconsistency in runtime PM In i2c_imx_runtime_suspend(), the clock is disabled before switching the pinctrl state to sleep. If pinctrl_pm_sel...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:22
- Zuletzt bearbeitet 04.07.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh() may_decode_fh() accesses mount::mnt_ns without holding any locks; that means the mount can concurrently be unmount...
- EPSS 0.15%
- Veröffentlicht 01.07.2026 13:32:21
- Zuletzt bearbeitet 01.07.2026 14:16:41
In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_hfwd_queues() of_reserved_mem_lookup() may return NULL if the reserved memory region referenced by the ...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:21
- Zuletzt bearbeitet 01.07.2026 14:16:41
In the Linux kernel, the following vulnerability has been resolved: i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() On all modern platforms Qualcomm CCI controller provides two I2C masters, and on particular boards only one I2C master m...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:19
- Zuletzt bearbeitet 01.07.2026 14:16:41
In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL pointer dereference in bond_do_ioctl() In bond_do_ioctl(), slave_dev is obtained via __dev_get_by_name() which can return NULL if the requested interface nam...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:18
- Zuletzt bearbeitet 01.07.2026 14:16:41
In the Linux kernel, the following vulnerability has been resolved: nvmem: layouts: onie-tlv: fix hang on unknown types The EEPROM on my board has a vendor specific entry of type 0x41. When stumbling upon that, this driver hangs in an endless loop....
- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:17
- Zuletzt bearbeitet 01.07.2026 14:16:41
In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: handle ctx allocation failure Patch series "mm/damon/{reclaim,lru_sort}: handle ctx allocation failures". DAMON_RECLAIM and DAMON_LRU_SORT could dereference NULL...
- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:17
- Zuletzt bearbeitet 01.07.2026 14:16:41
In the Linux kernel, the following vulnerability has been resolved: mm/damon/lru_sort: handle ctx allocation failure DAMON_LRU_SORT allocates the damon_ctx object for its kdamond in its init function. damon_lru_sort_enabled_store() wrongly assumes...
- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:16
- Zuletzt bearbeitet 04.07.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd When the remoteproc starts in parallel with the NGD driver being probed, or the remoteproc is already up when the ...