CVE-2026-31754
- EPSS 0.12%
- Veröffentlicht 01.05.2026 14:14:45
- Zuletzt bearbeitet 08.05.2026 18:49:44
In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix state inconsistency on gadget init failure When cdns3_gadget_start() fails, the DRD hardware is left in gadget mode while software state remains INACTIVE, c...
CVE-2026-31752
- EPSS 0.12%
- Veröffentlicht 01.05.2026 14:14:44
- Zuletzt bearbeitet 07.05.2026 19:08:55
In the Linux kernel, the following vulnerability has been resolved: bridge: br_nd_send: validate ND option lengths br_nd_send() walks ND options according to option-provided lengths. A malformed option can make the parser advance beyond the compute...
CVE-2026-31751
- EPSS 0.09%
- Veröffentlicht 01.05.2026 14:14:43
- Zuletzt bearbeitet 07.05.2026 19:11:00
In the Linux kernel, the following vulnerability has been resolved: comedi: dt2815: add hardware detection to prevent crash The dt2815 driver crashes when attached to I/O ports without actual hardware present. This occurs because syzkaller or users...
CVE-2026-31749
- EPSS 0.12%
- Veröffentlicht 01.05.2026 14:14:42
- Zuletzt bearbeitet 07.05.2026 19:18:34
In the Linux kernel, the following vulnerability has been resolved: comedi: ni_atmio16d: Fix invalid clean-up after failed attach If the driver's COMEDI "attach" handler function (`atmio16d_attach()`) returns an error, the COMEDI core will call the...
CVE-2026-31748
- EPSS 0.13%
- Veröffentlicht 01.05.2026 14:14:41
- Zuletzt bearbeitet 07.05.2026 19:24:39
In the Linux kernel, the following vulnerability has been resolved: comedi: me_daq: Fix potential overrun of firmware buffer `me2600_xilinx_download()` loads the firmware that was requested by `request_firmware()`. It is possible for it to overrun...
CVE-2026-31747
- EPSS 0.13%
- Veröffentlicht 01.05.2026 14:14:40
- Zuletzt bearbeitet 07.05.2026 19:26:41
In the Linux kernel, the following vulnerability has been resolved: comedi: me4000: Fix potential overrun of firmware buffer `me4000_xilinx_download()` loads the firmware that was requested by `request_firmware()`. It is possible for it to overrun...
CVE-2026-31743
- EPSS 0.13%
- Veröffentlicht 01.05.2026 14:14:38
- Zuletzt bearbeitet 07.05.2026 19:36:42
In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy Buffer size used in dma allocation and memcpy is wrong. It can lead to undersized DMA buffer access and possible memory corru...
CVE-2026-31740
- EPSS 0.12%
- Veröffentlicht 01.05.2026 14:14:36
- Zuletzt bearbeitet 07.05.2026 19:56:03
In the Linux kernel, the following vulnerability has been resolved: counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev member The counter driver can use HW channels 1 and 2, while the PWM driver can use HW channels 0, 1, 2, 3, 4, 6, 7. ...
CVE-2026-31741
- EPSS 0.12%
- Veröffentlicht 01.05.2026 14:14:36
- Zuletzt bearbeitet 07.05.2026 19:55:42
In the Linux kernel, the following vulnerability has been resolved: counter: rz-mtu3-cnt: prevent counter from being toggled multiple times Runtime PM counter is incremented / decremented each time the sysfs enable file is written to. If user writ...
CVE-2026-31739
- EPSS 0.42%
- Veröffentlicht 01.05.2026 14:14:35
- Zuletzt bearbeitet 07.05.2026 19:00:05
In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Add missing CRYPTO_ALG_ASYNC The tegra crypto driver failed to set the CRYPTO_ALG_ASYNC on its asynchronous algorithms, causing the crypto API to select them for us...