- EPSS 0.02%
- Veröffentlicht 08.12.2025 00:46:26
- Zuletzt bearbeitet 08.12.2025 18:26:49
In the Linux kernel, the following vulnerability has been resolved: media: videobuf2: forbid remove_bufs when legacy fileio is active vb2_ioctl_remove_bufs() call manipulates queue internal buffer list, potentially overwriting some pointers used by...
- EPSS 0.02%
- Veröffentlicht 08.12.2025 00:46:24
- Zuletzt bearbeitet 08.12.2025 18:26:49
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: validate skb length for unknown CC opcode In hci_cmd_complete_evt(), if the command complete event has an unknown opcode, we assume the first byte of the rema...
- EPSS 0.02%
- Veröffentlicht 08.12.2025 00:46:23
- Zuletzt bearbeitet 08.12.2025 18:26:49
In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptp_clock for sole use of do_aux_work at this time. ptp_clock_gettime() and ptp_sys_offset() assume every ptp_clock has...
- EPSS 0.02%
- Veröffentlicht 08.12.2025 00:46:22
- Zuletzt bearbeitet 08.12.2025 18:26:49
In the Linux kernel, the following vulnerability has been resolved: gve: Implement settime64 with -EOPNOTSUPP ptp_clock_settime() assumes every ptp_clock has implemented settime64(). Stub it with -EOPNOTSUPP to prevent a NULL dereference.
- EPSS 0.02%
- Veröffentlicht 08.12.2025 00:46:21
- Zuletzt bearbeitet 08.12.2025 18:26:49
In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix use-after-free due to MST port state bypass syzbot reported[1] a use-after-free when deleting an expired fdb. It is due to a race condition between learning still ...
- EPSS 0.02%
- Veröffentlicht 08.12.2025 00:46:20
- Zuletzt bearbeitet 08.12.2025 18:26:49
In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Fix double free of GPIO device during unregister regulator_unregister() already frees the associated GPIO device. On ThinkPad X9 (Lunar Lake), this causes a ...
- EPSS 0.02%
- Veröffentlicht 08.12.2025 00:46:18
- Zuletzt bearbeitet 08.12.2025 18:26:49
In the Linux kernel, the following vulnerability has been resolved: fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT When simulating an nvme device on qemu with both logical_block_size and physical_block_size set to 8 KiB, an er...
- EPSS 0.02%
- Veröffentlicht 08.12.2025 00:46:17
- Zuletzt bearbeitet 08.12.2025 18:26:49
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern() In the parse_adv_monitor_pattern() function, the value of the 'length' variable is currently limited to HCI_MAX_EXT_A...
- EPSS 0.02%
- Veröffentlicht 08.12.2025 00:46:16
- Zuletzt bearbeitet 08.12.2025 18:26:49
In the Linux kernel, the following vulnerability has been resolved: iommufd: Don't overflow during division for dirty tracking If pgshift is 63 then BITS_PER_TYPE(*bitmap->bitmap) * pgsize will overflow to 0 and this triggers divide by 0. In this ...
- EPSS 0.02%
- Veröffentlicht 08.12.2025 00:46:15
- Zuletzt bearbeitet 08.12.2025 18:26:49
In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix received length check in big packets Since commit 4959aebba8c0 ("virtio-net: use mtu size as buffer length for big packets"), when guest gso is off, the allocated s...