Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 19.01.2025 12:15:26
  • Zuletzt bearbeitet 11.02.2025 16:15:49

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Set private->all_drm_private[i]->drm to NULL if mtk_drm_bind returns err The pointer need to be set to NULL, otherwise KASAN complains about use-after-free. Because i...

  • EPSS 0.04%
  • Veröffentlicht 19.01.2025 12:15:26
  • Zuletzt bearbeitet 01.10.2025 20:18:05

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix oops in nfs_netfs_init_request() when copying to cache When netfslib wants to copy some data that has just been read on behalf of nfs, it creates a new write request and c...

  • EPSS 0.04%
  • Veröffentlicht 19.01.2025 12:15:26
  • Zuletzt bearbeitet 26.09.2025 19:06:56

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfs_read_to_pagecache() gets an error from either ->prepare_read() or from netfs_prepare_read_iterator(), it needs to decrement ->...

  • EPSS 0.04%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 01.10.2025 20:18:02

In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1745: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it does not set values for inac...

  • EPSS 0.05%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:42

In the Linux kernel, the following vulnerability has been resolved: iio: light: vcnl4035: fix information leak in triggered buffer The 'buffer' local array is used to push data to userspace from a triggered buffer, but it does not set an initial va...

  • EPSS 0.05%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:42

In the Linux kernel, the following vulnerability has been resolved: iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer The 'data' array is allocated via kmalloc() and it is used to push data to user space from a triggered...

  • EPSS 0.05%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:42

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: zpa2326: fix information leak in triggered buffer The 'sample' local struct is used to push data to user space from a triggered buffer, but it has a hole between the...

  • EPSS 0.06%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:43

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Remove WARN_ON in functionfs_bind This commit addresses an issue related to below kernel panic where panic_on_warn is enabled. It is caused by the unnecessary us...

  • EPSS 0.04%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 01.10.2025 20:18:04

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix NULL pointer issue on shared irq case The tcpci_irq() may meet below NULL pointer dereference issue: [ 2.641851] Unable to handle kernel NULL pointer der...

  • EPSS 0.05%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:43

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling Resolve kernel panic caused by improper handling of IRQs while accessing GPIO values. This is done by repla...