CVE-2026-53343
- EPSS 0.11%
- Veröffentlicht 01.07.2026 13:32:23
- Zuletzt bearbeitet 23.07.2026 21:32:28
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...
CVE-2026-53340
- EPSS 0.11%
- Veröffentlicht 01.07.2026 13:32:22
- Zuletzt bearbeitet 23.07.2026 21:32:49
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...
CVE-2026-53341
- EPSS 0.13%
- Veröffentlicht 01.07.2026 13:32:22
- Zuletzt bearbeitet 23.07.2026 21:32:39
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...
CVE-2026-53338
- EPSS 0.11%
- Veröffentlicht 01.07.2026 13:32:21
- Zuletzt bearbeitet 23.07.2026 21:33:12
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 ...
CVE-2026-53339
- EPSS 0.11%
- Veröffentlicht 01.07.2026 13:32:21
- Zuletzt bearbeitet 23.07.2026 21:33:01
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...
CVE-2026-53337
- EPSS 0.11%
- Veröffentlicht 01.07.2026 13:32:19
- Zuletzt bearbeitet 23.07.2026 21:33:19
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...
CVE-2026-53336
- EPSS 0.11%
- Veröffentlicht 01.07.2026 13:32:18
- Zuletzt bearbeitet 23.07.2026 21:33:30
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....
CVE-2026-53334
- EPSS 0.12%
- Veröffentlicht 01.07.2026 13:32:17
- Zuletzt bearbeitet 23.07.2026 21:33:43
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...
CVE-2026-53335
- EPSS 0.12%
- Veröffentlicht 01.07.2026 13:32:17
- Zuletzt bearbeitet 23.07.2026 21:33:33
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...
CVE-2026-53332
- EPSS 0.12%
- Veröffentlicht 01.07.2026 13:32:16
- Zuletzt bearbeitet 24.07.2026 15:18:00
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 ...