CVE-2026-43416
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:21:52
- Zuletzt bearbeitet 26.05.2026 14:48:29
In the Linux kernel, the following vulnerability has been resolved: powerpc, perf: Check that current->mm is alive before getting user callchain It may happen that mm is already released, which leads to kernel panic. This adds the NULL check for cu...
CVE-2026-43413
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:21:50
- Zuletzt bearbeitet 21.05.2026 18:10:24
In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Fix NULL pointer exception during user_scan() user_scan() invokes updated sas_user_scan() for channel 0, and if successful, iteratively scans remaining channels (1 ...
CVE-2026-43411
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:21:49
- Zuletzt bearbeitet 21.05.2026 18:13:28
In the Linux kernel, the following vulnerability has been resolved: tipc: fix divide-by-zero in tipc_sk_filter_connect() A user can set conn_timeout to any value via setsockopt(TIPC_CONN_TIMEOUT), including values less than 4. When a SYN is reject...
CVE-2026-43409
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:21:48
- Zuletzt bearbeitet 21.05.2026 19:03:05
In the Linux kernel, the following vulnerability has been resolved: kprobes: avoid crash when rmmod/insmod after ftrace killed After we hit ftrace is killed by some errors, the kernel crash if we remove modules in which kprobe probes. BUG: unable ...
CVE-2026-43406
- EPSS 0.5%
- Veröffentlicht 08.05.2026 14:21:46
- Zuletzt bearbeitet 21.05.2026 19:09:31
In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in process_message_header() If the message frame is (maliciously) corrupted in a way that the length of the control segment ends up b...
CVE-2026-43407
- EPSS 0.54%
- Veröffentlicht 08.05.2026 14:21:46
- Zuletzt bearbeitet 21.05.2026 19:08:17
In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply() This patch fixes an out-of-bounds access in ceph_handle_auth_reply() that can be triggered by a message of t...
CVE-2026-43405
- EPSS 0.49%
- Veröffentlicht 08.05.2026 14:21:45
- Zuletzt bearbeitet 21.05.2026 19:16:09
In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in ceph_monmap_decode() This patch fixes unnecessary implicit conversions that change signedness of blob_len and num_mon in ceph_monmap_dec...
CVE-2026-43400
- EPSS 0.13%
- Veröffentlicht 08.05.2026 14:21:42
- Zuletzt bearbeitet 21.05.2026 19:27:02
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in signal ioctl Huge input values in amdgpu_userq_signal_ioctl can lead to a OOM and could be exploited. So check these input valu...
CVE-2026-43398
- EPSS 0.13%
- Veröffentlicht 08.05.2026 14:21:40
- Zuletzt bearbeitet 21.05.2026 19:29:27
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in wait ioctl Huge input values in amdgpu_userq_wait_ioctl can lead to a OOM and could be exploited. So check these input value ag...
CVE-2026-43387
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:21:33
- Zuletzt bearbeitet 26.05.2026 16:00:40
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: properly validate the data in rtw_get_ie_ex() Just like in commit 154828bf9559 ("staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parser"), we don't t...