- EPSS 0.03%
- Veröffentlicht 12.11.2025 01:07:24
- Zuletzt bearbeitet 12.11.2025 16:19:12
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper on it. vmw_cmd_res_c...
- EPSS 0.06%
- Veröffentlicht 09.11.2025 04:35:59
- Zuletzt bearbeitet 12.11.2025 16:19:59
In the Linux kernel, the following vulnerability has been resolved: crypto: rng - Ensure set_ent is always present Ensure that set_ent is always set since only drbg provides it.
- EPSS 0.03%
- Veröffentlicht 09.11.2025 04:35:58
- Zuletzt bearbeitet 12.11.2025 16:19:59
In the Linux kernel, the following vulnerability has been resolved: serial: qcom-geni: Fix blocked task Revert commit 1afa70632c39 ("serial: qcom-geni: Enable PM runtime for serial driver") and its dependent commit 86fa39dd6fb7 ("serial: qcom-geni:...
- EPSS 0.05%
- Veröffentlicht 03.11.2025 12:15:12
- Zuletzt bearbeitet 04.11.2025 15:41:31
In the Linux kernel, the following vulnerability has been resolved: can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled This issue is similar to the vulnerability in the `mcp251x` driver, which was fixed ...
- EPSS 0.06%
- Veröffentlicht 31.10.2025 09:41:46
- Zuletzt bearbeitet 04.11.2025 15:41:31
In the Linux kernel, the following vulnerability has been resolved: comedi: fix divide-by-zero in comedi_buf_munge() The comedi_buf_munge() function performs a modulo operation `async->munge_chan %= async->cmd.chanlist_len` without first checking i...
- EPSS 0.05%
- Veröffentlicht 30.10.2025 09:48:09
- Zuletzt bearbeitet 30.10.2025 15:03:13
In the Linux kernel, the following vulnerability has been resolved: ixgbevf: fix mailbox API compatibility by negotiating supported features There was backward compatibility in the terms of mailbox API. Various drivers from various OSes supporting ...
- EPSS 0.06%
- Veröffentlicht 30.10.2025 09:48:09
- Zuletzt bearbeitet 30.10.2025 15:03:13
In the Linux kernel, the following vulnerability has been resolved: vfs: Don't leak disconnected dentries on umount When user calls open_by_handle_at() on some inode that is not cached, we will create disconnected dentry for it. If such dentry is a...
- EPSS 0.05%
- Veröffentlicht 30.10.2025 09:48:08
- Zuletzt bearbeitet 30.10.2025 15:03:13
In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix refcount leak for cifs_sb_tlink Fix three refcount inconsistency issues related to `cifs_sb_tlink`. Comments for `cifs_sb_tlink` state that `cifs_put_tlink()` nee...
- EPSS 0.02%
- Veröffentlicht 30.10.2025 09:48:07
- Zuletzt bearbeitet 30.10.2025 15:03:13
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RST At the end of btrfs_load_block_group_zone_info() the first thing we do is to ensure that if the mapp...
- EPSS 0.03%
- Veröffentlicht 30.10.2025 09:48:07
- Zuletzt bearbeitet 30.10.2025 15:03:13
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Prevent access to vCPU events before init Another day, another syzkaller bug. KVM erroneously allows userspace to pend vCPU events for a vCPU that hasn't been initializ...