Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 07:42:19
  • Zuletzt bearbeitet 19.12.2025 17:58:39

In the Linux kernel, the following vulnerability has been resolved: seg6: Fix validation of nexthop addresses The kernel currently validates that the length of the provided nexthop address does not exceed the specified length. This can lead to the ...

  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 07:42:18
  • Zuletzt bearbeitet 18.11.2025 12:55:33

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix possible null-ptr-deref when initing hw Search result of avs_dai_find_path_template() shall be verified before being used. As 'template' is already known when...

  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 07:42:18
  • Zuletzt bearbeitet 18.11.2025 12:55:26

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: move xe_svm_init() earlier In xe_vm_close_and_put() we need to be able to call xe_svm_fini(), however during vm creation we can call this on the error path, before havin...

  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 07:42:17
  • Zuletzt bearbeitet 18.11.2025 12:55:47

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Verify content returned by parse_int_array() The first element of the returned array stores its length. If it is 0, any manipulation beyond the element at index 0...

  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 07:42:16
  • Zuletzt bearbeitet 19.12.2025 17:58:01

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use() There is no disagreement that we should check both ptp->is_virtual_clock and ptp->n_vclocks to check if the ptp virtua...

  • EPSS 0.01%
  • Veröffentlicht 10.07.2025 07:42:16
  • Zuletzt bearbeitet 18.11.2025 20:41:26

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of has_locked_children() may_decode_fh() is calling has_locked_children() while holding no locks. That's an oopsable race... The rest of the calle...

  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 07:42:15
  • Zuletzt bearbeitet 19.12.2025 17:57:04

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix NULL pointer deference on eir_get_service_data The len parameter is considered optional so it can be NULL so it cannot be used for skipping to next entry of EIR_SERV...

  • EPSS 0.01%
  • Veröffentlicht 10.07.2025 07:42:14
  • Zuletzt bearbeitet 19.11.2025 20:13:53

In the Linux kernel, the following vulnerability has been resolved: block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work Bios queued up in the zone write plug have already gone through all all preparation in the submit_bio path, in...

  • EPSS 0.01%
  • Veröffentlicht 10.07.2025 07:42:14
  • Zuletzt bearbeitet 19.11.2025 20:17:48

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix possible crashes on eir_create_adv_data eir_create_adv_data may attempt to add EIR_FLAGS and EIR_TX_POWER without checking if that would fit.

  • EPSS 0.01%
  • Veröffentlicht 10.07.2025 07:42:13
  • Zuletzt bearbeitet 19.11.2025 20:13:48

In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmp_nvmem: unbreak driver after cleanup Commit 29be47fcd6a0 ("nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup") changed the driver to expect the device pointer to be pass...