- EPSS 0.18%
- Veröffentlicht 15.08.2026 12:27:03
- Zuletzt bearbeitet 19.08.2026 17:21:03
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix skb leak on flow key update failure during ct ovs_ct_execute() always steals or frees the skb on failure while ovs_flow_key_update() does not. So, if it fail...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:27:02
- Zuletzt bearbeitet 17.08.2026 06:19:42
In the Linux kernel, the following vulnerability has been resolved: i2c: imx: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. Dur...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:27:01
- Zuletzt bearbeitet 19.08.2026 17:21:02
In the Linux kernel, the following vulnerability has been resolved: can: ems_usb: validate CPC message lengths ems_usb_read_bulk_callback() walks CPC messages packed in one USB receive buffer. Check that each declared message fits in the URB paylo...
CVE-2026-74461
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:27:01
- Zuletzt bearbeitet 19.08.2026 17:21:03
In the Linux kernel, the following vulnerability has been resolved: i2c: imx: Cancel hrtimer before clearing slave pointer In i2c_imx_unreg_slave(), the slave pointer is set to NULL after disabling interrupts. However, a pending interrupt might al...
- EPSS 0.18%
- Veröffentlicht 15.08.2026 12:27:00
- Zuletzt bearbeitet 19.08.2026 17:21:02
In the Linux kernel, the following vulnerability has been resolved: can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command extents The wait and bulk receive paths walk variable-length commands from a USB buffer. A nonzero comma...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:27:00
- Zuletzt bearbeitet 19.08.2026 17:21:02
In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubmit failure es58x_read_bulk_callback() resubmits the RX URB after processing a received packet. If the r...
- EPSS 0.18%
- Veröffentlicht 15.08.2026 12:26:59
- Zuletzt bearbeitet 19.08.2026 17:21:02
In the Linux kernel, the following vulnerability has been resolved: can: peak_usb: add bounds check for USB channel index The channel control index ctrl_idx is derived from rx->len which comes directly from a device USB payload. The mask 0x0f allow...
- EPSS 0.18%
- Veröffentlicht 15.08.2026 12:26:58
- Zuletzt bearbeitet 19.08.2026 17:21:02
In the Linux kernel, the following vulnerability has been resolved: can: peak_usb: validate uCAN receive record lengths pcan_usb_fd_decode_buf() walks uCAN records packed in one USB receive buffer. Require each record to contain the fixed header f...
CVE-2026-74456
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:26:58
- Zuletzt bearbeitet 19.08.2026 17:21:02
In the Linux kernel, the following vulnerability has been resolved: can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB submit error In peak_usb_start(), each RX URB transfer buffer is allocated with kmalloc() and the URB is ...
CVE-2026-74454
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:26:57
- Zuletzt bearbeitet 19.08.2026 17:21:02
In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO size vc4_overflow_mem_work() points BPOA at a 512KB slot inside the 16MB binner BO, but writes the size of the ...