Linux

Linux

9647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:20
  • Zuletzt bearbeitet 23.09.2025 22:46:04

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Don't offline the last non-isolated CPU If a system has isolated CPUs via the "isolcpus=" command line parameter, then an attempt to offline the last housekeeping CPU ...

  • EPSS 1.26%
  • Veröffentlicht 21.05.2024 16:15:20
  • Zuletzt bearbeitet 05.01.2026 11:15:55

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't return unset power in ieee80211_get_tx_power() We can get a UBSAN warning if ieee80211_get_tx_power() returns the INT_MIN value mac80211 internally uses for "...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:20
  • Zuletzt bearbeitet 26.09.2025 16:47:59

In the Linux kernel, the following vulnerability has been resolved: atl1c: Work around the DMA RX overflow issue This is based on alx driver commit 881d0327db37 ("net: alx: Work around the DMA RX overflow issue"). The alx and atl1c drivers had RX ...

  • EPSS 0.27%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 02.04.2025 15:02:08

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative db_l2nbperpage l2nbperpage is log2(number of blks per page), and the minimum legal value should be 0, not negative. In the case of l2nbperpage being...

  • EPSS 0.25%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 02.04.2025 15:00:51

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool In practice the driver should never send more commands than are allocated to a queue's event pool. In the unlikely ev...

  • EPSS 0.29%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 26.09.2025 16:58:22

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix hungtask for PADATA_RESET We found a hungtask bug in test_aead_vec_cfg as follows: INFO: task cryptomgr_test:391009 blocked for more than 120 seconds. "echo 0...

  • EPSS 0.25%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 23.09.2025 22:43:36

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix shift out-of-bounds issue [ 567.613292] shift exponent 255 is too large for 64-bit type 'long unsigned int' [ 567.614498] CPU: 5 PID: 238 Comm: kworker/5:1 Tainte...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 02.04.2025 15:00:39

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga For pptable structs that use flexible array sizes, use flexible arrays.

  • EPSS 0.25%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 23.09.2025 20:12:37

In the Linux kernel, the following vulnerability has been resolved: ipvlan: add ipvlan_route_v6_outbound() helper Inspired by syzbot reports using a stack of multiple ipvlan devices. Reduce stack size needed in ipvlan_process_v6_outbound() by movi...

  • EPSS 0.28%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 26.09.2025 16:58:49

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: Check find_first_bit() return value We must check the return value of find_first_bit() before using the return value as an index array since it happens to overflow t...