CVE-2025-23163
- EPSS 0.01%
- Veröffentlicht 01.05.2025 12:55:47
- Zuletzt bearbeitet 05.11.2025 17:50:57
In the Linux kernel, the following vulnerability has been resolved: net: vlan: don't propagate flags on open With the device instance lock, there is now a possibility of a deadlock: [ 1.211455] ============================================ [ ...
CVE-2025-37738
- EPSS 0.01%
- Veröffentlicht 01.05.2025 12:55:47
- Zuletzt bearbeitet 04.11.2025 18:17:03
In the Linux kernel, the following vulnerability has been resolved: ext4: ignore xattrs past end Once inside 'ext4_xattr_inode_dec_ref_all' we should ignore xattrs entries past the 'end' entry. This fixes the following KASAN reported issue: =====...
CVE-2025-23161
- EPSS 0.01%
- Veröffentlicht 01.05.2025 12:55:46
- Zuletzt bearbeitet 05.11.2025 17:51:58
In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type The access to the PCI config space via pci_ops::read and pci_ops::write is a low-level hardware access. The functions can be ...
CVE-2025-23162
- EPSS 0.02%
- Veröffentlicht 01.05.2025 12:55:46
- Zuletzt bearbeitet 05.11.2025 15:32:30
In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Don't try to trigger a full GT reset if VF VFs don't have access to the GDRST(0x941c) register that driver uses to reset a GT. Attempt to trigger a reset using debugfs: ...
CVE-2025-23160
- EPSS 0.03%
- Veröffentlicht 01.05.2025 12:55:45
- Zuletzt bearbeitet 06.11.2025 21:32:32
In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization On Mediatek devices with a system companion processor (SCP) the mtk_scp structure has to...
CVE-2025-23159
- EPSS 0.02%
- Veröffentlicht 01.05.2025 12:55:44
- Zuletzt bearbeitet 05.11.2025 17:53:57
In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add a check to handle OOB in sfr region sfr->buf_size is in shared memory and can be modified by malicious user. OOB write is possible when the size is made high...
CVE-2025-23157
- EPSS 0.02%
- Veröffentlicht 01.05.2025 12:55:43
- Zuletzt bearbeitet 05.11.2025 17:56:19
In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi_parser: add check to avoid out of bound access There is a possibility that init_codecs is invoked multiple times during manipulated payload from video firmware. I...
CVE-2025-23158
- EPSS 0.02%
- Veröffentlicht 01.05.2025 12:55:43
- Zuletzt bearbeitet 05.11.2025 17:55:11
In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add check to handle incorrect queue size qsize represents size of shared queued between driver and video firmware. Firmware can modify this value to an invalid l...
CVE-2025-23156
- EPSS 0.02%
- Veröffentlicht 01.05.2025 12:55:42
- Zuletzt bearbeitet 05.11.2025 17:57:13
In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi_parser: refactor hfi packet parsing logic words_count denotes the number of words in total payload, while data points to payload of various property within it. Wh...
CVE-2025-23155
- EPSS 0.03%
- Veröffentlicht 01.05.2025 12:55:41
- Zuletzt bearbeitet 24.11.2025 10:16:00
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix accessing freed irq affinity_hint In stmmac_request_irq_multi_msi(), a pointer to the stack variable cpu_mask is passed to irq_set_affinity_hint(). This value is s...