CVE-2026-3856
- EPSS 0.01%
- Veröffentlicht 17.03.2026 22:20:14
- Zuletzt bearbeitet 19.03.2026 14:20:39
IBM Db2 Recovery Expert for Linux, UNIX and Windows 5.5 IF 2 could allow an attacker to modify or corrupt data due to an insecure mechanism used for verifying the integrity of the data during transmission.
- EPSS 0.03%
- Veröffentlicht 17.03.2026 09:11:04
- Zuletzt bearbeitet 18.03.2026 10:16:25
In the Linux kernel, the following vulnerability has been resolved: audit: add missing syscalls to read class The "at" variant of getxattr() and listxattr() are missing from the audit read class. Calling getxattrat() or listxattrat() on a file to r...
- EPSS 0.04%
- Veröffentlicht 17.03.2026 09:11:03
- Zuletzt bearbeitet 18.03.2026 17:16:04
In the Linux kernel, the following vulnerability has been resolved: audit: add fchmodat2() to change attributes class fchmodat2(), introduced in version 6.6 is currently not in the change attribute class of audit. Calling fchmodat2() to change a fi...
CVE-2026-23240
- EPSS 0.07%
- Veröffentlicht 10.03.2026 17:28:27
- Zuletzt bearbeitet 02.04.2026 15:16:25
In the Linux kernel, the following vulnerability has been resolved: tls: Fix race condition in tls_sw_cancel_work_tx() This issue was discovered during a code audit. After cancel_delayed_work_sync() is called from tls_sk_proto_close(), tx_work_han...
CVE-2026-23239
- EPSS 0.02%
- Veröffentlicht 10.03.2026 17:28:26
- Zuletzt bearbeitet 02.04.2026 15:16:25
In the Linux kernel, the following vulnerability has been resolved: espintcp: Fix race condition in espintcp_close() This issue was discovered during a code audit. After cancel_work_sync() is called from espintcp_close(), espintcp_tx_work() can st...
- EPSS 0.01%
- Veröffentlicht 09.03.2026 16:16:14
- Zuletzt bearbeitet 06.04.2026 08:16:36
In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput() in fremovexattr error path In the Linux kernel, the fremovexattr() syscall calls fdget() to acquire a file reference but returns early without calling fdp...
CVE-2025-13350
- EPSS 0.01%
- Veröffentlicht 05.03.2026 18:56:03
- Zuletzt bearbeitet 09.03.2026 13:36:08
Ubuntu Linux 6.8 GA retains the legacy AF_UNIX garbage collector but backports upstream commit 8594d9b85c07 ("af_unix: Don’t call skb_get() for OOB skb"). When orphaned MSG_OOB sockets hit unix_gc(), the garbage collector still calls kfree_skb() as i...
CVE-2026-25702
- EPSS 0.06%
- Veröffentlicht 05.03.2026 07:16:13
- Zuletzt bearbeitet 09.03.2026 18:31:36
A Improper Access Control vulnerability in the kernel of SUSE SUSE Linux Enterprise Server 12 SP5 breaks nftables, causing firewall rules applied via nftables to not be effective.This issue affects SUSE Linux Enterprise Server: from 9e6d9d4601768c75f...
CVE-2025-12801
- EPSS 0.02%
- Veröffentlicht 04.03.2026 15:25:53
- Zuletzt bearbeitet 02.04.2026 15:16:22
A vulnerability was recently discovered in the rpc.mountd daemon in the nfs-utils package for Linux, that allows a NFSv3 client to escalate the privileges assigned to it in the /etc/exports file at mount time. In particular, it allows the client to a...
CVE-2026-23238
- EPSS 0.01%
- Veröffentlicht 04.03.2026 14:38:42
- Zuletzt bearbeitet 17.03.2026 21:15:39
In the Linux kernel, the following vulnerability has been resolved: romfs: check sb_set_blocksize() return value romfs_fill_super() ignores the return value of sb_set_blocksize(), which can fail if the requested block size is incompatible with the ...