Linux

Linux

7462 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 18.04.2025 13:50:24
  • Zuletzt bearbeitet 17.11.2025 14:06:37

In the Linux kernel, the following vulnerability has been resolved: io_uring: fix io_req_prep_async with provided buffers io_req_prep_async() can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later ...

  • EPSS 0.09%
  • Veröffentlicht 18.04.2025 07:01:41
  • Zuletzt bearbeitet 08.01.2026 10:15:49

In the Linux kernel, the following vulnerability has been resolved: md/raid10: wait barrier before returning discard request with REQ_NOWAIT raid10_handle_discard should wait barrier before returning a discard bio which has REQ_NOWAIT. And there is...

  • EPSS 0.08%
  • Veröffentlicht 18.04.2025 07:01:40
  • Zuletzt bearbeitet 30.10.2025 16:02:32

In the Linux kernel, the following vulnerability has been resolved: objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq() If speed_hz < AMD_SPI_MIN_HZ, amd_set_spi_freq() iterates over the entire amd_spi_freq array without breakin...

  • EPSS 0.07%
  • Veröffentlicht 18.04.2025 07:01:40
  • Zuletzt bearbeitet 01.10.2025 15:15:44

In the Linux kernel, the following vulnerability has been resolved: iio: light: Add check for array bounds in veml6075_read_int_time_ms The array contains only 5 elements, but the index calculated by veml6075_read_int_time_index can range from 0 to...

  • EPSS 0.06%
  • Veröffentlicht 18.04.2025 07:01:39
  • Zuletzt bearbeitet 06.11.2025 21:33:09

In the Linux kernel, the following vulnerability has been resolved: x86/mce: use is_copy_from_user() to determine copy-from-user context Patch series "mm/hwpoison: Fix regressions in memory failure handling", v4. ## 1. What am I trying to do: Thi...

  • EPSS 0.07%
  • Veröffentlicht 18.04.2025 07:01:38
  • Zuletzt bearbeitet 06.11.2025 21:33:40

In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai() commit 419d1918105e ("ASoC: simple-card-utils: use __free(device_node) for device node") uses __fre...

  • EPSS 0.05%
  • Veröffentlicht 18.04.2025 07:01:37
  • Zuletzt bearbeitet 01.10.2025 17:15:46

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix cb7210 pcmcia Oops The pcmcia_driver struct was still only using the old .name initialization in the drv field. This led to a NULL pointer deref Oops in strcmp ...

  • EPSS 0.07%
  • Veröffentlicht 18.04.2025 07:01:37
  • Zuletzt bearbeitet 01.10.2025 17:15:46

In the Linux kernel, the following vulnerability has been resolved: objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show() The csts_state_names[] array only has six sparse entries, but the iteration code in nvmet_ctrl_state_show(...

  • EPSS 0.07%
  • Veröffentlicht 18.04.2025 07:01:36
  • Zuletzt bearbeitet 03.11.2025 20:18:47

In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in ea_get() During the "size_check" label in ea_get(), the code checks if the extended attribute list (xattr) size matches ea_size. If not, it logs...

  • EPSS 0.07%
  • Veröffentlicht 18.04.2025 07:01:35
  • Zuletzt bearbeitet 06.11.2025 21:34:09

In the Linux kernel, the following vulnerability has been resolved: nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid() The pynfs DELEG8 test fails when run against nfsd. It acquires a delegation and then lets the lease time out...