Linux

Linux

5625 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 03.04.2024 17:15:50
  • Zuletzt bearbeitet 03.04.2025 17:09:12

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready() syzbot reported the following NULL pointer dereference issue [1]: BUG: kernel NULL pointer dereferenc...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 15:15:54
  • Zuletzt bearbeitet 17.03.2025 16:01:40

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg address Commit bd077259d0a9 ("drm/i915/vdsc: Add function to read any PPS register") defines a new macro to calculat...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 15:15:54
  • Zuletzt bearbeitet 04.04.2025 15:04:57

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip lin...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 15:15:54
  • Zuletzt bearbeitet 10.07.2025 15:15:23

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extent_map for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfs_holes_spacecache. ...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:54
  • Zuletzt bearbeitet 17.03.2025 16:02:14

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT() if the newly created subvolume already got read [BUG] There is a syzbot crash, triggered by the ASSERT() during subvolume creation: assertion failed: !anon...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:53
  • Zuletzt bearbeitet 08.04.2025 15:32:26

In the Linux kernel, the following vulnerability has been resolved: iio: magnetometer: rm3100: add boundary check for the value read from RM3100_REG_TMRC Recently, we encounter kernel crash in function rm3100_common_probe caused by out of bound acc...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:53
  • Zuletzt bearbeitet 17.03.2025 15:36:41

In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static (block...

  • EPSS 0.04%
  • Veröffentlicht 03.04.2024 15:15:53
  • Zuletzt bearbeitet 17.03.2025 15:36:31

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix random data corruption from exception handler The current exception handler implementation, which assists when accessing user space memory, may exhibit random data corr...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:53
  • Zuletzt bearbeitet 17.03.2025 15:36:22

In the Linux kernel, the following vulnerability has been resolved: net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame() Syzkaller reported [1] hitting a warning after failing to allocate resources for skb in hsr_init_skb(). Since a WARN_ON...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:53
  • Zuletzt bearbeitet 08.04.2025 15:31:23

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that t...