CVE-2026-63968
- EPSS 0.65%
- Veröffentlicht 19.07.2026 14:55:55
- Zuletzt bearbeitet 30.07.2026 14:51:11
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6_select_path() Found while auditing the same pattern Sashiko reported in rt6_fill_node() [1]. Apply the same fix as commit f8d8ce1b515a ("ip...
- EPSS 0.2%
- Veröffentlicht 19.07.2026 14:55:54
- Zuletzt bearbeitet 30.07.2026 14:51:11
In the Linux kernel, the following vulnerability has been resolved: iio: imu: adis16550: fix stack leak in trigger handler adis16550_trigger_handler() declares the scan data array on the stack without initializing it. The memcpy() at the bottom fi...
- EPSS 0.21%
- Veröffentlicht 19.07.2026 14:55:54
- Zuletzt bearbeitet 30.07.2026 14:51:11
In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO buffer The tagged FIFO path declares iio_buff on the stack with __aligned(8) but no initializer, but there is a hole in the stru...
- EPSS 0.21%
- Veröffentlicht 19.07.2026 14:55:53
- Zuletzt bearbeitet 30.07.2026 14:51:11
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: ccg: reject firmware images without a ':' record header do_flash() locates the first .cyacd record with p = strnchr(fw->data, fw->size, ':'); while (p < eof) {...
- EPSS 0.2%
- Veröffentlicht 19.07.2026 14:55:53
- Zuletzt bearbeitet 30.07.2026 14:51:11
In the Linux kernel, the following vulnerability has been resolved: iio: pressure: bmp280: fix stack leak in bmp580 trigger handler bmp580_trigger_handler() declares its scan buffer on the stack without an initializer and then memcpy()s 3 bytes of ...
- EPSS 0.2%
- Veröffentlicht 19.07.2026 14:55:52
- Zuletzt bearbeitet 30.07.2026 14:51:11
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers Properly validate the count passed from a device when calling svdm_consume_identity() or svdm_consume_identit...
- EPSS 0.2%
- Veröffentlicht 19.07.2026 14:55:51
- Zuletzt bearbeitet 30.07.2026 14:51:11
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes() svdm_consume_modes() checks pmdata->altmodes against the array size once before the loop over the count...
- EPSS 0.21%
- Veröffentlicht 19.07.2026 14:55:50
- Zuletzt bearbeitet 30.07.2026 14:51:11
In the Linux kernel, the following vulnerability has been resolved: usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer() wcove_read_rx_buffer() copies the PD RX FIFO into the caller's struct pd_message with for (i = 0; ...
- EPSS 0.21%
- Veröffentlicht 19.07.2026 14:55:50
- Zuletzt bearbeitet 30.07.2026 14:51:11
In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: validate count before reading Status Update VDO A broken/malicious device can send the incorrect count for a status update VDO, which will cause t...
- EPSS 0.2%
- Veröffentlicht 19.07.2026 14:55:49
- Zuletzt bearbeitet 30.07.2026 14:51:11
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNT A broken/malicious port can transmit a CRC-valid frame whose header advertises up to seven data objects but wh...