CVE-2026-31753
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:44
- Zuletzt bearbeitet 08.05.2026 18:52:16
In the Linux kernel, the following vulnerability has been resolved: auxdisplay: line-display: fix NULL dereference in linedisp_release linedisp_release() currently retrieves the enclosing struct linedisp via to_linedisp(). That lookup depends on th...
CVE-2026-31751
- EPSS 0.01%
- 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.01%
- 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-31750
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:42
- Zuletzt bearbeitet 07.05.2026 19:13:00
In the Linux kernel, the following vulnerability has been resolved: comedi: runflags cannot determine whether to reclaim chanlist syzbot reported a memory leak [1], because commit 4e1da516debb ("comedi: Add reference counting for Comedi command han...
CVE-2026-31748
- EPSS 0.01%
- 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-31746
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:40
- Zuletzt bearbeitet 07.05.2026 19:29:56
In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix memory leak with CCA cards used as accelerator Tests showed that there is a memory leak if CCA cards are used as accelerator for clear key RSA requests (ME and CRT...
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...