CVE-2026-31392
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:57
- Zuletzt bearbeitet 27.04.2026 14:16:35
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix krb5 mount with username option Customer reported that some of their krb5 mounts were failing against a single server as the client was trying to mount the shares ...
- EPSS 0.04%
- Veröffentlicht 03.04.2026 15:15:56
- Zuletzt bearbeitet 18.04.2026 09:16:29
In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix OOM ->tfm_count leak If memory allocation fails, decrement ->tfm_count to avoid blocking future reads.
- EPSS 0.04%
- Veröffentlicht 03.04.2026 15:15:53
- Zuletzt bearbeitet 18.04.2026 09:16:29
In the Linux kernel, the following vulnerability has been resolved: mtd: Avoid boot crash in RedBoot partition table parser Given CONFIG_FORTIFY_SOURCE=y and a recent compiler, commit 439a1bcac648 ("fortify: Use __builtin_dynamic_object_size() when...
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:51
- Zuletzt bearbeitet 07.04.2026 13:20:55
In the Linux kernel, the following vulnerability has been resolved: serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWN uart_write_room() and uart_write() behave inconsistently when xmit_buf is NULL (which happens for PORT_UNKNOWN ports...
- EPSS 0.03%
- Veröffentlicht 03.04.2026 15:15:47
- Zuletzt bearbeitet 17.05.2026 16:16:15
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Limit BO list entry count to prevent resource exhaustion Userspace can pass an arbitrary number of BO list entries via the bo_number field. Although the previous multip...
- EPSS 0.03%
- Veröffentlicht 03.04.2026 15:15:44
- Zuletzt bearbeitet 07.04.2026 13:20:55
In the Linux kernel, the following vulnerability has been resolved: btrfs: log new dentries when logging parent dir of a conflicting inode If we log the parent directory of a conflicting inode, we are not logging the new dentries of the directory, ...
- EPSS 0.04%
- Veröffentlicht 03.04.2026 15:15:42
- Zuletzt bearbeitet 18.04.2026 09:16:29
In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: fix race condition in qman_destroy_fq When QMAN_FQ_FLAG_DYNAMIC_FQID is set, there's a race condition between fq_table[fq->idx] state and freeing/allocating from t...
CVE-2026-23462
- EPSS 0.06%
- Veröffentlicht 03.04.2026 15:15:41
- Zuletzt bearbeitet 27.04.2026 14:16:34
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: Fix possible UAF This fixes the following trace caused by not dropping l2cap_conn reference when user->remove callback is called: [ 97.809249] l2cap_conn_free: ...
- EPSS 0.04%
- Veröffentlicht 03.04.2026 15:15:40
- Zuletzt bearbeitet 18.04.2026 09:16:28
In the Linux kernel, the following vulnerability has been resolved: net/rose: fix NULL pointer dereference in rose_transmit_link on reconnect syzkaller reported a bug [1], and the reproducer is available at [2]. ROSE sockets use four sk->sk_state ...
CVE-2026-23458
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:39
- Zuletzt bearbeitet 27.04.2026 14:16:34
In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct() ctnetlink_dump_exp_ct() stores a conntrack pointer in cb->data for the netlink dump callback ctnetlink_exp_ct_du...