CVE-2026-31542
- EPSS 0.12%
- 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.13%
- 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.12%
- 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-31536
- EPSS 0.44%
- 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.12%
- 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-31533
- EPSS 0.26%
- Veröffentlicht 23.04.2026 15:11:06
- Zuletzt bearbeitet 29.04.2026 14:51:25
In the Linux kernel, the following vulnerability has been resolved: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption The -EBUSY handling in tls_do_encryption(), introduced by commit 859054147318 ("net: tls: handle backlogging o...
CVE-2026-31531
- EPSS 0.16%
- Veröffentlicht 23.04.2026 11:12:44
- Zuletzt bearbeitet 28.04.2026 17:38:49
In the Linux kernel, the following vulnerability has been resolved: ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop() When querying a nexthop object via RTM_GETNEXTHOP, the kernel currently allocates a fixed-size skb using NLMSG_GOODSIZE...
CVE-2026-31532
- EPSS 0.12%
- Veröffentlicht 23.04.2026 11:12:44
- Zuletzt bearbeitet 01.06.2026 17:16:48
In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro->uniq use-after-free in raw_rcv() raw_release() unregisters raw CAN receive filters via can_rx_unregister(), but receiver deletion is deferred with call_rcu(). Thi...
CVE-2026-31528
- EPSS 0.13%
- Veröffentlicht 22.04.2026 14:16:53
- Zuletzt bearbeitet 28.04.2026 18:00:28
In the Linux kernel, the following vulnerability has been resolved: perf: Make sure to use pmu_ctx->pmu for groups Oliver reported that x86_pmu_del() ended up doing an out-of-bound memory access when group_sched_in() fails and needs to roll back. ...
CVE-2026-31530
- EPSS 0.13%
- Veröffentlicht 22.04.2026 14:16:53
- Zuletzt bearbeitet 28.04.2026 17:53:41
In the Linux kernel, the following vulnerability has been resolved: cxl/port: Fix use after free of parent_port in cxl_detach_ep() cxl_detach_ep() is called during bottom-up removal when all CXL memory devices beneath a switch port have been remove...