Linux

Linux

7462 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 19.01.2025 12:15:26
  • Zuletzt bearbeitet 03.11.2025 18:15:45

In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem >encode_fh() method that may fail for various reasons. The legacy...

  • EPSS 0.04%
  • Veröffentlicht 19.01.2025 12:15:26
  • Zuletzt bearbeitet 26.09.2025 19:06:56

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfs_read_to_pagecache() gets an error from either ->prepare_read() or from netfs_prepare_read_iterator(), it needs to decrement ->...

  • EPSS 0.04%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:43

In the Linux kernel, the following vulnerability has been resolved: topology: Keep the cpumask unchanged when printing cpumap During fuzz testing, the following warning was discovered: different return values (15 and 11) from vsnprintf("%*pbl ",...

  • EPSS 0.04%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 16.10.2025 19:44:50

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix page fault due to max surface definition mismatch DC driver is using two different values to define the maximum number of surfaces: MAX_SURFACES and MAX_SURFAC...

  • EPSS 0.04%
  • Veröffentlicht 19.01.2025 12:15:23
  • Zuletzt bearbeitet 03.11.2025 21:18:41

In the Linux kernel, the following vulnerability has been resolved: iio: adc: at91: call input_free_device() on allocated iio_dev Current implementation of at91_ts_register() calls input_free_deivce() on st->ts_input, however, the err label can be ...

  • EPSS 0.02%
  • Veröffentlicht 19.01.2025 11:15:11
  • Zuletzt bearbeitet 26.09.2025 19:48:53

In the Linux kernel, the following vulnerability has been resolved: ovl: support encoding fid from inode with no alias Dmitry Safonov reported that a WARN_ON() assertion can be trigered by userspace when calling inotify_show_fdinfo() for an overlay...

  • EPSS 0.05%
  • Veröffentlicht 19.01.2025 11:15:10
  • Zuletzt bearbeitet 03.11.2025 20:17:08

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wake...

  • EPSS 0.06%
  • Veröffentlicht 19.01.2025 11:15:10
  • Zuletzt bearbeitet 03.11.2025 21:19:00

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create...

  • EPSS 0.06%
  • Veröffentlicht 19.01.2025 11:15:10
  • Zuletzt bearbeitet 03.11.2025 21:19:00

In the Linux kernel, the following vulnerability has been resolved: sched: sch_cake: add bounds checks to host bulk flow fairness counts Even though we fixed a logic error in the commit cited below, syzbot still managed to trigger an underflow of t...

  • EPSS 0.06%
  • Veröffentlicht 19.01.2025 11:15:10
  • Zuletzt bearbeitet 03.11.2025 21:19:01

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INT_MAX Use INT_MAX as maximum size for the conntrack hashtable. Otherwise, it is possible to hit WARN_ON_ONCE in __kvmalloc_n...