Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 15.09.2025 14:04:02
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: x86/resctrl: Clear staged_config[] before and after it is used As a temporary storage, staged_config[] in rdt_domain should be cleared before and after it is used. The stale value ...

  • EPSS 0.02%
  • Published 15.09.2025 14:03:59
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: usb: ucsi_acpi: Increase the command completion timeout Commit 130a96d698d7 ("usb: typec: ucsi: acpi: Increase command completion timeout value") increased the timeout from 5 secon...

  • EPSS 0.02%
  • Published 15.09.2025 14:03:56
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix null pointer dereference in tracing_err_log_open() Fix an issue in function 'tracing_err_log_open'. The function doesn't call 'seq_open' if the file is opened only wit...

  • EPSS 0.02%
  • Published 15.09.2025 14:03:55
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25890: Fix external_power_changed race bq25890_charger_external_power_changed() dereferences bq->charger, which gets sets in bq25890_power_supply_init() like this:...

  • EPSS 0.03%
  • Published 15.09.2025 14:03:53
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code would read uninitialized...

  • EPSS 0.03%
  • Published 15.09.2025 14:03:50
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: irqchip/ti-sci: Fix refcount leak in ti_sci_intr_irq_domain_probe of_irq_find_parent() returns a node pointer with refcount incremented, We should use of_node_put() on it when not ...

  • EPSS 0.02%
  • Published 15.09.2025 14:03:33
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: don't hold ni_lock when calling truncate_setsize() syzbot is reporting hung task at do_user_addr_fault() [1], for there is a silent deadlock between PG_locked bit and ni_...

  • EPSS 0.03%
  • Published 15.09.2025 14:03:21
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Fix use after free for wext Key information in wext.connect is not reset on (re)connect and can hold data from a previous connection. Reset key data to avoid that ...

  • EPSS 0.02%
  • Published 15.09.2025 14:03:20
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrm_buddy_fini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not f...

  • EPSS 0.03%
  • Published 15.09.2025 14:03:19
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: md/raid10: prevent soft lockup while flush writes Currently, there is no limit for raid1/raid10 plugged bio. While flushing writes, raid1 has cond_resched() while raid10 doesn't, a...