Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Published 21.10.2024 18:15:19
  • Last modified 03.11.2025 21:16:44

In the Linux kernel, the following vulnerability has been resolved: block: fix integer overflow in BLKSECDISCARD I independently rediscovered commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155 block: fix overflow in blk_ioctl_discard() but for sec...

  • EPSS 0.03%
  • Published 21.10.2024 18:15:19
  • Last modified 24.04.2025 14:15:45

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.07%
  • Published 21.10.2024 18:15:19
  • Last modified 03.11.2025 21:16:45

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points ReparseDataLength is sum of the InodeType size and DataBuffer size. So to get DataBuffer size it is needed to subtract Ino...

  • EPSS 0.57%
  • Published 21.10.2024 18:15:19
  • Last modified 03.11.2025 23:16:37

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix memory disclosure When applying padding, the buffer is not zeroed, which results in memory disclosure. The mentioned data is observed on the wire. T...

  • EPSS 0.04%
  • Published 21.10.2024 18:15:19
  • Last modified 09.01.2025 16:16:20

In the Linux kernel, the following vulnerability has been resolved: net: dsa: improve shutdown sequence Alexander Sverdlin presents 2 problems during shutdown with the lan9303 driver. One is specific to lan9303 and the other just happens to reprodu...

  • EPSS 0.03%
  • Published 21.10.2024 18:15:19
  • Last modified 29.10.2024 18:03:40

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the setting of the server responding flag In afs_wait_for_operation(), we set transcribe the call responded flag to the server record that we used after doing the fileserv...

  • EPSS 0.04%
  • Published 21.10.2024 18:15:18
  • Last modified 01.11.2024 19:59:49

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase array size of dummy_boolean [WHY] dml2_core_shared_mode_support and dml_core_mode_support access the third element of dummy_boolean, i.e. hw_debug5 = &s->...

  • EPSS 0.04%
  • Published 21.10.2024 18:15:18
  • Last modified 01.11.2024 20:18:48

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Deallocate DML memory if allocation fails [Why] When DC state create DML memory allocation fails, memory is not deallocated subsequently, resulting in uninitialize...

  • EPSS 0.05%
  • Published 21.10.2024 18:15:18
  • Last modified 03.11.2025 23:16:35

In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore ...

  • EPSS 0.06%
  • Published 21.10.2024 18:15:18
  • Last modified 03.11.2025 23:16:35

In the Linux kernel, the following vulnerability has been resolved: NFSD: Limit the number of concurrent async COPY operations Nothing appears to limit the number of concurrent async COPY operations that clients can start. In addition, AFAICT each ...