CVE-2026-23253
- EPSS 0.02%
- Veröffentlicht 18.03.2026 17:01:44
- Zuletzt bearbeitet 18.04.2026 09:16:15
In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: fix wrong reinitialization of ringbuffer on reopen dvb_dvr_open() calls dvb_ringbuffer_init() when a new reader opens the DVR device. dvb_ringbuffer_init() calls ...
CVE-2026-23248
- EPSS 0.02%
- Veröffentlicht 18.03.2026 10:05:10
- Zuletzt bearbeitet 02.04.2026 15:16:27
In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix refcount bug and potential UAF in perf_mmap Syzkaller reported a refcount_t: addition on 0; use-after-free warning in perf_mmap. The issue is caused by a race condi...
CVE-2026-23243
- EPSS 0.02%
- Veröffentlicht 18.03.2026 10:05:05
- Zuletzt bearbeitet 02.04.2026 15:16:26
In the Linux kernel, the following vulnerability has been resolved: RDMA/umad: Reject negative data_len in ib_umad_write ib_umad_write computes data_len from user-controlled count and the MAD header sizes. With a mismatched user MAD header size and...
- EPSS 0.04%
- Veröffentlicht 18.03.2026 10:05:04
- Zuletzt bearbeitet 18.03.2026 14:52:44
In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service (DoS) condition. A malfo...
- EPSS 0.04%
- Veröffentlicht 18.03.2026 10:05:02
- Zuletzt bearbeitet 18.03.2026 14:52:44
In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: check return value of indx_find to avoid infinite loop We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service (DoS) condition. A ma...
- EPSS 0.04%
- Veröffentlicht 18.03.2026 10:05:01
- Zuletzt bearbeitet 18.03.2026 14:52:44
In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadata We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service (DoS) cond...
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...
- 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...