Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 19:15:05
  • Zuletzt bearbeitet 17.02.2025 12:15:26

In the Linux kernel, the following vulnerability has been resolved: x86/mm/ident_map: Use gbpages only where full GB page should be mapped. When ident_pud_init() uses only GB pages to create identity maps, large ranges of addresses not actually req...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 19:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:39

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix system hang while resume with TBT monitor [Why] Connected with a Thunderbolt monitor and do the suspend and the system may hang while resume. The TBT monitor ...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 19:15:04
  • Zuletzt bearbeitet 07.11.2024 19:27:29

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 [WHY & HOW] Mismatch in DCN35 DML2 cause bw validation failed to acquire unexpected DPP pipe to ...

  • EPSS 0.03%
  • Veröffentlicht 21.10.2024 19:15:04
  • Zuletzt bearbeitet 07.11.2024 19:27:01

In the Linux kernel, the following vulnerability has been resolved: mac802154: Fix potential RCU dereference issue in mac802154_scan_worker In the `mac802154_scan_worker` function, the `scan_req->type` field was accessed after the RCU read-side cri...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 19:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:39

In the Linux kernel, the following vulnerability has been resolved: ext4: fix i_data_sem unlock order in ext4_ind_migrate() Fuzzing reports a possible deadlock in jbd2_log_wait_commit. This issue is triggered when an EXT4_IOC_MIGRATE ioctl is set ...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 19:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:39

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. We should...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 19:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:39

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() Replace one-element array with a flexible-array member in `struct host_cmd_ds_802_11_scan_...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 19:15:04
  • Zuletzt bearbeitet 02.02.2025 11:15:10

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value cpufreq_cpu_get may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux V...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 19:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:40

In the Linux kernel, the following vulnerability has been resolved: exec: don't WARN for racy path_noexec check Both i_mode and noexec checks wrapped in WARN_ON stem from an artifact of the previous implementation. They used to legitimately check f...

  • EPSS 0.03%
  • Veröffentlicht 21.10.2024 19:15:04
  • Zuletzt bearbeitet 01.11.2024 15:31:48

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item There is no links_num in struct snd_soc_acpi_mach {}, and we test !link->num_adr as a condition to end the loop in hda...