Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:13
  • Zuletzt bearbeitet 14.01.2026 19:16:08

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init() Fault injection test reports this issue: kernel BUG at net/core/dev.c:10731! invalid opcode: 0000 [#1] PR...

  • EPSS 0.03%
  • Veröffentlicht 17.09.2025 14:56:12
  • Zuletzt bearbeitet 14.01.2026 19:16:08

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix aux-bus EP lifetime Device-managed resources allocated post component bind must be tied to the lifetime of the aggregate DRM device or they will not necessarily be ...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:11
  • Zuletzt bearbeitet 14.01.2026 19:16:08

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Fix a null-ptr-deref bug in buffer_prepare() When the driver calls cx88_risc_buffer() to prepare the buffer, the function call may fail, resulting in a empty buffer an...

  • EPSS 0.04%
  • Veröffentlicht 17.09.2025 14:56:10
  • Zuletzt bearbeitet 14.01.2026 19:16:07

In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid max_flowrings from dongle When firmware hit trap at initialization, host will read abnormal max_flowrings number from dongle, and it wil...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:09
  • Zuletzt bearbeitet 14.01.2026 19:16:07

In the Linux kernel, the following vulnerability has been resolved: net: sched: sfb: fix null pointer access issue when sfb_init() fails When the default qdisc is sfb, if the qdisc of dev_queue fails to be inited during mqprio_init(), sfb_reset() i...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:09
  • Zuletzt bearbeitet 14.01.2026 19:16:07

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: fix some leaks in probe The dwc3_get_properties() function calls: dwc->usb_psy = power_supply_get_by_name(usb_psy_name); so there is some additional clean up re...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:08
  • Zuletzt bearbeitet 14.01.2026 19:16:06

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing f...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:07
  • Zuletzt bearbeitet 14.01.2026 19:16:06

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfd_process_device_init_vm error handling Should only destroy the ib_mem and let process cleanup worker to free the outstanding BOs. Reset the pointer in pdd->qpd s...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:06
  • Zuletzt bearbeitet 14.01.2026 19:16:06

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, the memory that allocated in mmc_alloc_host() will be leake...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 16:12:09
  • Zuletzt bearbeitet 14.01.2026 19:16:28

In the Linux kernel, the following vulnerability has been resolved: USB: chipidea: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To mak...