Linux

Linux Kernel

12164 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:39
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Cancel outstanding rescan work when unregistering It's possible to trigger use-after-free here by: (a) forcing rescan_work_func() to take a long time and (b) util...

  • EPSS 0.04%
  • Veröffentlicht 03.07.2025 08:35:38
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: serial: Fix potential null-ptr-deref in mlb_usio_probe() devm_ioremap() can return NULL on error. Currently, mlb_usio_probe() does not check for this case, which could result in a ...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:37
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink() As demonstrated by the fix for update_port_device_state, commit 12783c0b9e2c ("usb: core: Prevent null po...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:36
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad4851: fix ad4858 chan pointer handling The pointer returned from ad4851_parse_channels_common() is incremented internally as each channel is populated. In ad4858_parse_...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:35
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: coresight: prevent deactivate active config while enabling the config While enable active config via cscfg_csdev_enable_active_config(), active config could be deactivated via conf...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:35
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: coresight: holding cscfg_csdev_lock while removing cscfg from csdev There'll be possible race scenario for coresight config: CPU0 CPU1 (pe...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:34
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: drm/connector: only call HDMI audio helper plugged cb if non-null On driver remove, sound/soc/codecs/hdmi-codec.c calls the plugged_cb with NULL as the callback function and codec_...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:33
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands In 'mgmt_hci_cmd_sync()', check whether the size of parameters passed in 'struct mgmt_cp_hci_cmd_sync' matches the total siz...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:33
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: page_pool: Fix use-after-free in page_pool_recycle_in_ring syzbot reported a uaf in page_pool_recycle_in_ring: BUG: KASAN: slab-use-after-free in lock_release+0x151/0xa30 kernel/l...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:32
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: ice: fix Tx scheduler error handling in XDP callback When the XDP program is loaded, the XDP callback adds new Tx queues. This means that the callback must update the Tx scheduler ...