- EPSS -
- Veröffentlicht 07.10.2025 15:21:11
- Zuletzt bearbeitet 07.10.2025 16:15:39
In the Linux kernel, the following vulnerability has been resolved: media: i2c: hi846: Fix memory leak in hi846_parse_dt() If any of the checks related to the supported link frequencies fail, then the V4L2 fwnode resources don't get released before...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:10
- Zuletzt bearbeitet 07.10.2025 16:15:39
In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: fix possible memory leak in solo_sysfs_init() If device_register() returns error in solo_sysfs_init(), the name allocated by dev_set_name() need be freed. As comme...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:09
- Zuletzt bearbeitet 07.10.2025 16:15:38
In the Linux kernel, the following vulnerability has been resolved: r6040: Fix kmemleak in probe and remove There is a memory leaks reported by kmemleak: unreferenced object 0xffff888116111000 (size 2048): comm "modprobe", pid 817, jiffies 4...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:09
- Zuletzt bearbeitet 07.10.2025 16:15:39
In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninititialized value in 'ext4_evict_inode' Syzbot found the following issue: ===================================================== BUG: KMSAN: uninit-value in ext4_evict...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:08
- Zuletzt bearbeitet 07.10.2025 16:15:38
In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info() xhci_alloc_stream_info() allocates stream context array for stream_info ->stream_ctx_array with xhci_alloc_st...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:07
- Zuletzt bearbeitet 07.10.2025 16:15:38
In the Linux kernel, the following vulnerability has been resolved: media: si470x: Fix use-after-free in si470x_int_in_callback() syzbot reported use-after-free in si470x_int_in_callback() [1]. This indicates that urb->context, which contains stru...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:07
- Zuletzt bearbeitet 07.10.2025 16:15:38
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix mr->map double free rxe_mr_cleanup() which tries to free mr->map again will be called when rxe_mr_init_user() fails: CPU: 0 PID: 4917 Comm: rdma_flush_serv Kdump:...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:06
- Zuletzt bearbeitet 07.10.2025 16:15:38
In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow UDMA_CHAN_RT_*BCNT_REG stores the real-time channel bytecount statistics. These registers are 32-bit ha...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:05
- Zuletzt bearbeitet 07.10.2025 16:15:38
In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: omap4-common: Fix refcount leak bug In omap4_sram_init(), of_find_compatible_node() will return a node pointer with refcount incremented. We should use of_node_put() w...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:05
- Zuletzt bearbeitet 07.10.2025 16:15:38
In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom-adm: fix wrong sizeof config in slave_config Fix broken slave_config function that uncorrectly compare the peripheral_size with the size of the config pointer inste...