CVE-2026-31545
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:13
- Zuletzt bearbeitet 28.04.2026 20:53:42
In the Linux kernel, the following vulnerability has been resolved: NFC: nxp-nci: allow GPIOs to sleep Allow the firmware and enable GPIOs to sleep. This fixes a `WARN_ON' and allows the driver to operate GPIOs which are connected to I2C GPIO expa...
CVE-2026-31543
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:12
- Zuletzt bearbeitet 28.04.2026 18:46:51
In the Linux kernel, the following vulnerability has been resolved: crash_dump: don't log dm-crypt key bytes in read_key_from_user_keying When debug logging is enabled, read_key_from_user_keying() logs the first 8 bytes of the key payload and parti...
CVE-2026-31542
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:11
- Zuletzt bearbeitet 28.04.2026 18:48:31
In the Linux kernel, the following vulnerability has been resolved: x86/platform/uv: Handle deconfigured sockets When a socket is deconfigured, it's mapped to SOCK_EMPTY (0xffff). This causes a panic while allocating UV hub info structures. Fix th...
CVE-2026-31541
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:10
- Zuletzt bearbeitet 28.04.2026 18:50:29
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix trace_marker copy link list updates When the "copy_trace_marker" option is enabled for an instance, anything written into /sys/kernel/tracing/trace_marker is also copi...
CVE-2026-31540
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:09
- Zuletzt bearbeitet 28.04.2026 18:52:09
In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Check set_default_submission() before deferencing When the i915 driver firmware binaries are not present, the set_default_submission pointer is not set. This pointer i...
CVE-2026-31539
- EPSS 0.05%
- Veröffentlicht 24.04.2026 14:30:26
- Zuletzt bearbeitet 28.04.2026 18:54:11
In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: introduce smbdirect_socket.recv_io.credits.available The logic off managing recv credits by counting posted recv_io and granted credits is racy. That's because the...
CVE-2026-31538
- EPSS 0.05%
- Veröffentlicht 24.04.2026 14:30:25
- Zuletzt bearbeitet 28.04.2026 18:59:51
In the Linux kernel, the following vulnerability has been resolved: smb: server: make use of smbdirect_socket.recv_io.credits.available The logic off managing recv credits by counting posted recv_io and granted credits is racy. That's because the ...
CVE-2026-31536
- EPSS 0.05%
- Veröffentlicht 24.04.2026 14:30:24
- Zuletzt bearbeitet 28.04.2026 19:10:25
In the Linux kernel, the following vulnerability has been resolved: smb: server: let send_done handle a completion without IB_SEND_SIGNALED With smbdirect_send_batch processing we likely have requests without IB_SEND_SIGNALED, which will be destroy...
CVE-2026-31537
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:30:24
- Zuletzt bearbeitet 28.04.2026 19:09:04
In the Linux kernel, the following vulnerability has been resolved: smb: server: make use of smbdirect_socket.send_io.bcredits It turns out that our code will corrupt the stream of reassabled data transfer messages when we trigger an immendiate (em...
CVE-2026-31535
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:30:23
- Zuletzt bearbeitet 28.04.2026 19:14:33
In the Linux kernel, the following vulnerability has been resolved: smb: client: make use of smbdirect_socket.recv_io.credits.available The logic off managing recv credits by counting posted recv_io and granted credits is racy. That's because the ...