CVE-2022-49763
- EPSS 0.04%
- Veröffentlicht 01.05.2025 14:09:03
- Zuletzt bearbeitet 06.11.2025 21:59:01
In the Linux kernel, the following vulnerability has been resolved: ntfs: fix use-after-free in ntfs_attr_find() Patch series "ntfs: fix bugs about Attribute", v2. This patchset fixes three bugs relative to Attribute in record: Patch 1 adds a san...
CVE-2022-49762
- EPSS 0.04%
- Veröffentlicht 01.05.2025 14:09:02
- Zuletzt bearbeitet 06.11.2025 21:59:25
In the Linux kernel, the following vulnerability has been resolved: ntfs: check overflow when iterating ATTR_RECORDs Kernel iterates over ATTR_RECORDs in mft record in ntfs_attr_find(). Because the ATTR_RECORDs are next to each other, kernel can g...
CVE-2025-37789
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:22
- Zuletzt bearbeitet 06.11.2025 17:27:39
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set() action It's not safe to access nla_len(ovs_key) if the data is smaller than the netlink header. Check that the attr...
- EPSS 0.02%
- Veröffentlicht 01.05.2025 13:07:18
- Zuletzt bearbeitet 04.06.2025 11:15:21
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-37780
- EPSS 0.05%
- Veröffentlicht 01.05.2025 13:07:17
- Zuletzt bearbeitet 06.11.2025 19:11:28
In the Linux kernel, the following vulnerability has been resolved: isofs: Prevent the use of too small fid syzbot reported a slab-out-of-bounds Read in isofs_fh_to_parent. [1] The handle_bytes value passed in by the reproducing program is equal t...
CVE-2025-37778
- EPSS 0.08%
- Veröffentlicht 01.05.2025 13:07:16
- Zuletzt bearbeitet 18.04.2026 09:16:09
In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix dangling pointer in krb_authenticate krb_authenticate frees sess->user and does not set the pointer to NULL. It calls ksmbd_krb5_authenticate to reinitialise sess->user ...
CVE-2025-37777
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:15
- Zuletzt bearbeitet 14.11.2025 16:45:29
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in __smb2_lease_break_noti() Move tcp_transport free to ksmbd_conn_free. If ksmbd connection is referenced when ksmbd server thread terminates, It will no...
CVE-2025-37775
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:14
- Zuletzt bearbeitet 17.03.2026 14:41:10
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix the warning from __kernel_write_iter [ 2110.972290] ------------[ cut here ]------------ [ 2110.972301] WARNING: CPU: 3 PID: 735 at fs/read_write.c:599 __kernel_write_it...
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:14
- Zuletzt bearbeitet 14.11.2025 16:45:45
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb_break_all_levII_oplock() There is a room in smb_break_all_levII_oplock that can cause racy issues when unlocking in the middle of the loop. This pa...
CVE-2025-37765
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:06
- Zuletzt bearbeitet 04.11.2025 17:58:06
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix ttm_bo_delayed_delete oops Fix an oops in ttm_bo_delayed_delete which results from dererencing a dangling pointer: Oops: general protection fault, probably...