Linux

Linux

6430 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 15.10.2025 07:55:52
  • Zuletzt bearbeitet 16.10.2025 15:29:11

In the Linux kernel, the following vulnerability has been resolved: i40e: fix validation of VF state in get resources VF state I40E_VF_STATE_ACTIVE is not the only state in which VF is actually active so it should not be used to determine if a VF i...

  • EPSS 0.06%
  • Veröffentlicht 15.10.2025 07:55:51
  • Zuletzt bearbeitet 16.10.2025 15:29:11

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix integer overflow in fbcon_do_set_font Fix integer overflow vulnerabilities in fbcon_do_set_font() where font size calculations could overflow when handling user-controll...

  • EPSS 0.02%
  • Veröffentlicht 15.10.2025 07:55:50
  • Zuletzt bearbeitet 16.10.2025 15:29:11

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix race during abort for file descriptors fput() doesn't actually call file_operations release() synchronously, it puts the file on a work queue and it will be released e...

  • EPSS 0.03%
  • Veröffentlicht 13.10.2025 13:48:31
  • Zuletzt bearbeitet 14.10.2025 19:36:29

In the Linux kernel, the following vulnerability has been resolved: xfrm: xfrm_alloc_spi shouldn't use 0 as SPI x->id.spi == 0 means "no SPI assigned", but since commit 94f39804d891 ("xfrm: Duplicate SPI Handling"), we now create states and add the...

  • EPSS 0.05%
  • Veröffentlicht 13.10.2025 13:48:30
  • Zuletzt bearbeitet 14.10.2025 19:36:29

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg Issuing two writes to the same af_alg socket is bogus as the data will be interleaved in an unpredictable fashion. Fu...

  • EPSS 0.03%
  • Veröffentlicht 09.10.2025 12:13:23
  • Zuletzt bearbeitet 09.10.2025 15:50:04

In the Linux kernel, the following vulnerability has been resolved: io_uring: fix incorrect io_kiocb reference in io_link_skb In io_link_skb function, there is a bug where prev_notif is incorrectly assigned using 'nd' instead of 'prev_nd'. This cau...

  • EPSS 0.03%
  • Veröffentlicht 09.10.2025 12:13:22
  • Zuletzt bearbeitet 09.10.2025 15:50:04

In the Linux kernel, the following vulnerability has been resolved: iommu/amd/pgtbl: Fix possible race while increase page table level The AMD IOMMU host page table implementation supports dynamic page table levels (up to 6 levels), starting with a...

  • EPSS 0.03%
  • Veröffentlicht 09.10.2025 12:13:22
  • Zuletzt bearbeitet 09.10.2025 15:50:04

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix untrusted unsigned subtract Fix the following Smatch static checker warning: net/rxrpc/rxgk_app.c:65 rxgk_yfs_decode_ticket() warn: untrusted unsigned subtract. '...

  • EPSS 0.03%
  • Veröffentlicht 09.10.2025 12:13:21
  • Zuletzt bearbeitet 09.10.2025 15:50:04

In the Linux kernel, the following vulnerability has been resolved: gpiolib: acpi: initialize acpi_gpio_info struct Since commit 7c010d463372 ("gpiolib: acpi: Make sure we fill struct acpi_gpio_info"), uninitialized acpi_gpio_info struct are passed...

  • EPSS 0.03%
  • Veröffentlicht 09.10.2025 09:47:36
  • Zuletzt bearbeitet 09.10.2025 15:50:04

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix incorrect retrival of acp_chip_info Use dev_get_drvdata(dev->parent) instead of dev_get_platdata(dev) to correctly obtain acp_chip_info members in the acp I2S d...