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:09
  • Last modified 17.03.2025 15:02:54

In the Linux kernel, the following vulnerability has been resolved: net/sched: fq_pie: fix OOB access in the traffic path the following script: # tc qdisc add dev eth0 handle 0x1 root fq_pie flows 2 # tc qdisc add dev eth0 clsact # tc filter...

  • EPSS 0.02%
  • Published 25.03.2024 10:15:09
  • Last modified 17.03.2025 15:02:42

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasd_device_tasklet. Commit b72949328869 ("s390/dasd: Prepare for additional path event han...

  • EPSS 0.01%
  • Published 25.03.2024 10:15:09
  • Last modified 17.03.2025 15:20:45

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix sysfs leak in alloc_iommu() iommu_device_sysfs_add() is called before, so is has to be cleaned on subsequent errors.

  • EPSS 0.02%
  • Published 25.03.2024 10:15:09
  • Last modified 17.03.2025 15:20:33

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Avoid smp_processor_id() in preemptible code The BUG message "BUG: using smp_processor_id() in preemptible [00000000] code" was observed for TCMU devices with k...

  • EPSS 0.02%
  • Published 25.03.2024 10:15:08
  • Last modified 13.03.2025 21:24:10

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix a crash if ->get_sset_count() fails If ds->ops->get_sset_count() fails then it "count" is a negative error code such as -EOPNOTSUPP. Because "i" is an unsigned int, ...

  • EPSS 0.02%
  • Published 25.03.2024 10:15:08
  • Last modified 13.03.2025 21:24:02

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mt7530: fix VLAN traffic leaks PCR_MATRIX field was set to all 1's when VLAN filtering is enabled, but was not reset when it is disabled, which may cause traffic leaks: ...

  • EPSS 0.01%
  • Published 25.03.2024 10:15:08
  • Last modified 19.03.2025 16:28:58

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix a resource leak in an error handling path 'dspi_request_dma()' should be undone by a 'dspi_release_dma()' call in the error handling path of the probe functi...

  • EPSS 0.01%
  • Published 25.03.2024 10:15:08
  • Last modified 13.03.2025 21:23:24

In the Linux kernel, the following vulnerability has been resolved: tipc: skb_linearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's frag_list if the frag_list already has skbs from elsewhere, such as t...

  • EPSS 0.01%
  • Published 25.03.2024 10:15:08
  • Last modified 13.03.2025 21:23:34

In the Linux kernel, the following vulnerability has been resolved: tipc: wait and exit until all work queues are done On some host, a crash could be triggered simply by repeating these commands several times: # modprobe tipc # tipc bearer ena...

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

In the Linux kernel, the following vulnerability has been resolved: NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce() The value of mirror->pg_bytes_written should only be updated after a successful attempt to flush out the req...