Linux

Linux

9650 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 23.12.2025 19:46:10

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix another leak in the submit error path put_unused_fd() doesn't free the installed file, if we've already done fd_install(). So we need to also free the sync_file. Pat...

  • EPSS 0.16%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 23.12.2025 19:46:32

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix a fence leak in submit error path In error paths, we could unref the submit without calling drm_sched_entity_push_job(), so msm_job_free() will never get called. Sinc...

  • EPSS 0.15%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 19.11.2025 18:23:03

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix double put of request If a netfs request finishes during the pause loop, it will have the ref that belongs to the IN_PROGRESS flag removed at that point - however, if it...

  • EPSS 0.16%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 23.12.2025 18:47:19

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks After retrieving WMI data blocks in sysfs callbacks, check for the validity of them before dereferenc...

  • EPSS 0.18%
  • Veröffentlicht 25.07.2025 14:15:31
  • Zuletzt bearbeitet 23.12.2025 19:42:42

In the Linux kernel, the following vulnerability has been resolved: vsock/vmci: Clear the vmci transport packet properly when initializing it In vmci_transport_packet_init memset the vmci_transport_packet before populating the fields to avoid any u...

  • EPSS 0.13%
  • Veröffentlicht 25.07.2025 14:15:31
  • Zuletzt bearbeitet 23.12.2025 19:43:20

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of `cros_typec_altmode_data::mutex`. The call chain is as follows: 1. cro...

  • EPSS 0.16%
  • Veröffentlicht 25.07.2025 13:15:29
  • Zuletzt bearbeitet 23.12.2025 19:36:33

In the Linux kernel, the following vulnerability has been resolved: fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass Export anon_inode_make_secure_inode() to allow KVM guest_memfd to create anonymous inodes with proper securit...

  • EPSS 0.13%
  • Veröffentlicht 25.07.2025 13:15:29
  • Zuletzt bearbeitet 19.11.2025 19:12:48

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix suspicious RCU usage warning When I run the NVME over TCP test in virtme-ng, I get the following "suspicious RCU usage" warning in nvme_mpath_add_sysfs_link(): ...

  • EPSS 0.13%
  • Veröffentlicht 25.07.2025 13:15:29
  • Zuletzt bearbeitet 19.11.2025 18:18:07

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: reallocate BAM transactions Using the mtd_nandbiterrs module for testing the driver occasionally results in weird things like below. 1. swiotlb mapping fails ...

  • EPSS 0.16%
  • Veröffentlicht 25.07.2025 13:15:29
  • Zuletzt bearbeitet 23.12.2025 19:37:00

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port() The function core_scsi3_decode_spec_i_port(), in its error code path, unconditionally calls core_scsi3...