Linux

Linux Kernel

14294 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 02:15:13
  • Zuletzt bearbeitet 03.11.2025 20:16:56

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix channel survey memory allocation size KASAN reported a memory allocation issue in wcn->chan_survey due to incorrect size calculation. This commit uses kcalloc to...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 02:15:13
  • Zuletzt bearbeitet 03.11.2025 20:16:57

In the Linux kernel, the following vulnerability has been resolved: OPP: add index check to assert to avoid buffer overflow in _read_freq() Pass the freq index to the assert function to make sure we do not read a freq out of the opp->rates[] table ...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 02:15:13
  • Zuletzt bearbeitet 23.10.2025 17:49:44

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW Power Hypervisor can possibily allocate MMIO window intersecting with Dynamic DMA Window (DDW) range, which is over...

  • EPSS 0.06%
  • Veröffentlicht 27.02.2025 02:15:12
  • Zuletzt bearbeitet 03.11.2025 20:16:56

In the Linux kernel, the following vulnerability has been resolved: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections A report in 2019 by the syzbot fuzzer was found to be connected to two errors in the HID core a...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 02:15:12
  • Zuletzt bearbeitet 01.10.2025 20:18:08

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() If insert an USB dongle which chip is not maintained in ic_id_table, it will hit the NULL point accessed. Add a null point...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 02:15:12
  • Zuletzt bearbeitet 01.10.2025 20:18:08

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() devm_kstrdup() can return a NULL pointer on failure,but this returned value in btbcm_get_board_name() is not checked. Add...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 02:15:12
  • Zuletzt bearbeitet 01.10.2025 20:18:08

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links In mt7925_change_vif_links() devm_kzalloc() may return NULL but this returned value is not checked.

  • EPSS 0.06%
  • Veröffentlicht 27.02.2025 02:15:11
  • Zuletzt bearbeitet 03.11.2025 20:16:56

In the Linux kernel, the following vulnerability has been resolved: pps: Fix a use-after-free On a board running ntpd and gpsd, I'm seeing a consistent use-after-free in sys_exit() from gpsd when rebooting: pps pps1: removed ------------[ ...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 02:15:11
  • Zuletzt bearbeitet 03.11.2025 20:16:56

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix double free in error path If the uvc_status_init() function fails to allocate the int_urb, it will free the dev->status pointer but doesn't reset the pointer t...

  • EPSS 0.06%
  • Veröffentlicht 27.02.2025 02:15:11
  • Zuletzt bearbeitet 03.11.2025 20:16:56

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix NULL pointer dereference on certain command aborts If a command is queued to the final usable TRB of a ring segment, the enqueue pointer is advanced to the subsequen...