- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:15:59
- Zuletzt bearbeitet 19.01.2026 13:16:18
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Handle incorrect num_connectors capability The UCSI spec states that the num_connectors field is 7 bits, and the 8th bit is reserved and should be set to zero. So...
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:15:59
- Zuletzt bearbeitet 14.01.2026 16:25:12
In the Linux kernel, the following vulnerability has been resolved: f2fs: ensure node page reads complete before f2fs_put_super() finishes Xfstests generic/335, generic/336 sometimes crash with the following message: F2FS-fs (dm-0): detect filesys...
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:15:59
- Zuletzt bearbeitet 14.01.2026 16:25:12
In the Linux kernel, the following vulnerability has been resolved: fs: PM: Fix reverse check in filesystems_freeze_callback() The freeze_all_ptr check in filesystems_freeze_callback() introduced by commit a3f8f8662771 ("power: always freeze efivar...
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:15:59
- Zuletzt bearbeitet 19.01.2026 13:16:18
In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inline_xattr_slab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------[ cut here ]----...
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:15:59
- Zuletzt bearbeitet 19.01.2026 13:16:17
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer When advancing the target expiration for the guest's APIC timer in periodic mode, set the expiration ...
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:15:59
- Zuletzt bearbeitet 14.01.2026 16:25:12
In the Linux kernel, the following vulnerability has been resolved: drm/msm: adreno: fix deferencing ifpc_reglist when not declared On plaforms with an a7xx GPU not supporting IFPC, the ifpc_reglist if still deferenced in a7xx_patch_pwrup_reglist()...
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:15:59
- Zuletzt bearbeitet 19.01.2026 13:16:17
In the Linux kernel, the following vulnerability has been resolved: scs: fix a wrong parameter in __scs_magic __scs_magic() needs a 'void *' variable, but a 'struct task_struct *' is given. 'task_scs(tsk)' is the starting address of the task's sha...
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:34:59
- Zuletzt bearbeitet 14.01.2026 16:26:00
In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing The hp_populate_*_elements_from_package() functions in the hp-bioscfg driver contain out-of-bounds ...
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:59
- Zuletzt bearbeitet 14.01.2026 16:26:00
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc() TID getting from ieee80211_get_tid() might be out of range of array size of sta_entry->tids[], so check TID is...
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:58
- Zuletzt bearbeitet 14.01.2026 16:26:00
In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl() In xe_oa_add_config_ioctl(), we accessed oa_config->id after dropping metrics_lock. Since this lock protects the lifetime o...