- EPSS 0.03%
- 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.03%
- 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.03%
- 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...
- 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.05%
- 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.02%
- Veröffentlicht 10.03.2026 17:28:27
- Zuletzt bearbeitet 11.03.2026 13:53:20
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...
- EPSS 0.02%
- Veröffentlicht 10.03.2026 17:28:26
- Zuletzt bearbeitet 11.03.2026 13:53:20
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 13.03.2026 19:53:46
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-2026-30785
- EPSS 0.01%
- Veröffentlicht 05.03.2026 16:16:19
- Zuletzt bearbeitet 05.03.2026 19:38:33
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution'), Use of Password Hash With Insufficient Computational Effort vulnerability in rustdesk-client RustDesk Client rustdesk, hbb_common on Windows, MacOS, Linux (Pas...
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 ...