Linux

Linux

6442 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:16
  • Zuletzt bearbeitet 02.12.2025 02:58:00

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Reinit port->pm on port specific driver unbind When we unbind a serial port hardware specific 8250 driver, the generic serial8250 driver takes over the port. After th...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:09
  • Zuletzt bearbeitet 02.12.2025 02:58:09

In the Linux kernel, the following vulnerability has been resolved: PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation When a Linux VM with an assigned PCI device runs on Hyper-V, if the PCI device driver is not loaded yet (i.e. MS...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:08
  • Zuletzt bearbeitet 02.12.2025 02:58:29

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix possible memory leak if device_add() fails If device_add() returns error, the name allocated by dev_set_name() needs be freed. As the comment of device_add() says, ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:07
  • Zuletzt bearbeitet 02.12.2025 02:58:40

In the Linux kernel, the following vulnerability has been resolved: tty: pcn_uart: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To mak...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:06
  • Zuletzt bearbeitet 02.12.2025 19:09:53

In the Linux kernel, the following vulnerability has been resolved: fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds Commit 56124d6c87fd ("fsverity: support enabling with tree block size < PAGE_SIZE") changed FS_IOC_ENABLE_VERITY to use __kernel...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:04
  • Zuletzt bearbeitet 02.12.2025 02:58:59

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: prevent underflow of locked_vm via exec() When a vfio container is preserved across exec, the task does not change, but it gets a new mm with locked_vm=0, and loses the...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:03
  • Zuletzt bearbeitet 03.12.2025 19:16:20

In the Linux kernel, the following vulnerability has been resolved: net: dsa: Removed unneeded of_node_put in felix_parse_ports_node Remove unnecessary of_node_put from the continue path to prevent child node from being released twice, which could ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:02
  • Zuletzt bearbeitet 02.12.2025 19:06:38

In the Linux kernel, the following vulnerability has been resolved: x86/resctrl: Clear staged_config[] before and after it is used As a temporary storage, staged_config[] in rdt_domain should be cleared before and after it is used. The stale value ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:03:59
  • Zuletzt bearbeitet 24.11.2025 21:02:45

In the Linux kernel, the following vulnerability has been resolved: usb: ucsi_acpi: Increase the command completion timeout Commit 130a96d698d7 ("usb: typec: ucsi: acpi: Increase command completion timeout value") increased the timeout from 5 secon...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:03:56
  • Zuletzt bearbeitet 24.11.2025 21:02:37

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix null pointer dereference in tracing_err_log_open() Fix an issue in function 'tracing_err_log_open'. The function doesn't call 'seq_open' if the file is opened only wit...