Linux

Linux

5625 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 25.03.2024 10:15:08
  • Last modified 17.03.2025 15:03:30

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oopsable condition in __nfs_pageio_add_request() Ensure that nfs_pageio_error_cleanup() resets the mirror array contents, so that the structure reflects the fact that i...

  • EPSS 0.01%
  • Published 25.03.2024 10:15:08
  • Last modified 17.03.2025 15:03:22

In the Linux kernel, the following vulnerability has been resolved: NFS: fix an incorrect limit in filelayout_decode_layout() The "sizeof(struct nfs_fh)" is two bytes too large and could lead to memory corruption. It should be NFS_MAXFHSIZE becaus...

  • EPSS 0.02%
  • Published 25.03.2024 10:15:08
  • Last modified 17.03.2025 15:03:13

In the Linux kernel, the following vulnerability has been resolved: USB: usbfs: Don't WARN about excessively large memory allocations Syzbot found that the kernel generates a WARNing if the user tries to submit a bulk transfer through usbfs with a ...

  • EPSS 0.02%
  • Published 25.03.2024 10:15:08
  • Last modified 30.04.2025 16:35:46

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers Channel numbering must start at 0 and then not have any holes, or it is possible to overflow the avai...

  • EPSS 0.02%
  • Published 25.03.2024 09:15:09
  • Last modified 16.09.2025 16:24:51

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix a resource leak in an error handling path If an error occurs after a successful 'pci_ioremap_bar()' call, it must be undone by a corresponding 'pci_iounmap()' call, a...

  • EPSS 0.02%
  • Published 25.03.2024 09:15:09
  • Last modified 13.03.2025 21:24:19

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data stream corruption Maxim reported several issues when forcing a TCP transparent proxy to use the MPTCP protocol for the inbound connections. He also provided a clean...

  • EPSS 0.01%
  • Published 25.03.2024 09:15:09
  • Last modified 16.09.2025 16:24:46

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction trig...

  • EPSS 0.02%
  • Published 25.03.2024 09:15:08
  • Last modified 19.03.2025 16:27:59

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to me...

  • EPSS 0.01%
  • Published 25.03.2024 09:15:08
  • Last modified 13.03.2025 21:09:44

In the Linux kernel, the following vulnerability has been resolved: cxgb4: avoid accessing registers when clearing filters Hardware register having the server TID base can contain invalid values when adapter is in bad state (for example, due to AER...

  • EPSS 0.02%
  • Published 25.03.2024 09:15:08
  • Last modified 13.03.2025 21:09:36

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling register_netdev() until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow b...