CVE-2026-31747
- EPSS 0.01%
- 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-31745
- EPSS 0.02%
- Veröffentlicht 01.05.2026 14:14:39
- Zuletzt bearbeitet 07.05.2026 19:31:28
In the Linux kernel, the following vulnerability has been resolved: reset: gpio: fix double free in reset_add_gpio_aux_device() error path When __auxiliary_device_add() fails, reset_add_gpio_aux_device() calls auxiliary_device_uninit(adev). The de...
CVE-2026-31743
- EPSS 0.02%
- 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-31744
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:38
- Zuletzt bearbeitet 07.05.2026 19:33:39
In the Linux kernel, the following vulnerability has been resolved: PM: EM: Fix NULL pointer dereference when perf domain ID is not found dev_energymodel_nl_get_perf_domains_doit() calls em_perf_domain_get_by_id() but does not check the return valu...
CVE-2026-31742
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:37
- Zuletzt bearbeitet 07.05.2026 17:42:57
In the Linux kernel, the following vulnerability has been resolved: vt: discard stale unicode buffer on alt screen exit after resize When enter_alt_screen() saves vc_uni_lines into vc_saved_uni_lines and sets vc_uni_lines to NULL, a subsequent cons...
CVE-2026-31740
- EPSS 0.01%
- 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.01%
- 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.05%
- 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...
CVE-2026-31737
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:34
- Zuletzt bearbeitet 07.05.2026 18:55:56
In the Linux kernel, the following vulnerability has been resolved: net: ftgmac100: fix ring allocation unwind on open failure ftgmac100_alloc_rings() allocates rx_skbs, tx_skbs, rxdes, txdes, and rx_scratch in stages. On intermediate failures it r...
CVE-2026-31738
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:34
- Zuletzt bearbeitet 07.05.2026 18:58:07
In the Linux kernel, the following vulnerability has been resolved: vxlan: validate ND option lengths in vxlan_na_create vxlan_na_create() walks ND options according to option-provided lengths. A malformed option can make the parser advance beyond ...