- EPSS 0.02%
- Published 18.09.2025 13:33:39
- Last modified 19.09.2025 16:00:27
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem() If share is , share->path is NULL and it cause NULL pointer dereference issue.
- EPSS 0.03%
- Published 18.09.2025 13:33:38
- Last modified 19.09.2025 16:00:27
In the Linux kernel, the following vulnerability has been resolved: modpost: fix off by one in is_executable_section() The > comparison should be >= to prevent an out of bounds array access.
- EPSS 0.02%
- Published 18.09.2025 13:33:38
- Last modified 19.09.2025 16:00:27
In the Linux kernel, the following vulnerability has been resolved: mlx5: fix possible ptp queue fifo use-after-free Fifo indexes are not checked during pop operations and it leads to potential use-after-free when poping from empty queue. Such case...
- EPSS 0.02%
- Published 18.09.2025 13:33:37
- Last modified 19.09.2025 16:00:27
In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in do_rename If renaming a file in an encrypted directory, function fscrypt_setup_filename allocates memory for a file name. This name is never used, and bef...
- EPSS 0.03%
- Published 18.09.2025 13:33:36
- Last modified 19.09.2025 16:00:27
In the Linux kernel, the following vulnerability has been resolved: ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer ACPICA commit 90310989a0790032f5a0140741ff09b545af4bc5 According to the ACPI specification 19.6.134, no argument is required to be...
- EPSS 0.02%
- Published 18.09.2025 13:33:35
- Last modified 19.09.2025 16:00:27
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device Currently, when mlx5_ib_get_hw_stats() is used for device (port_num = 0), there is a special handling in order to use the c...
- EPSS 0.02%
- Published 18.09.2025 13:33:35
- Last modified 19.09.2025 16:00:27
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix crash on regular rq reactivation When the regular rq is reactivated after the XSK socket is closed it could be reading stale cqes which eventually corrupts the ...
- EPSS 0.02%
- Published 18.09.2025 13:33:34
- Last modified 19.09.2025 16:00:27
In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix kernel panic during warm reset During warm reset device->fw_client is set to NULL. If a bus driver is registered after this NULL setting and before new firm...
- EPSS 0.02%
- Published 18.09.2025 13:33:33
- Last modified 19.09.2025 16:00:27
In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs As the ramfs-based tmpfs uses ramfs_init_fs_context() for the init_fs_context method, which allocates fc->s_fs_in...
- EPSS 0.02%
- Published 18.09.2025 13:33:32
- Last modified 19.09.2025 16:00:27
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached The MediaTek DisplayPort interface bridge driver starts its interrupts as soon as its probed. However when the i...