Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:12
  • Zuletzt bearbeitet 22.10.2025 19:36:06

In the Linux kernel, the following vulnerability has been resolved: nvkm: correctly calculate the available space of the GSP cmdq buffer r535_gsp_cmdq_push() waits for the available page in the GSP cmdq buffer when handling a large RPC request. Whe...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:12
  • Zuletzt bearbeitet 28.10.2025 20:41:36

In the Linux kernel, the following vulnerability has been resolved: nvkm/gsp: correctly advance the read pointer of GSP message queue A GSP event message consists three parts: message header, RPC header, message body. GSP calculates the number of p...

  • EPSS 0.09%
  • Veröffentlicht 27.02.2025 03:15:12
  • Zuletzt bearbeitet 03.11.2025 20:16:58

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Add NULL check in mt_input_configured devm_kasprintf() can return a NULL pointer on failure,but this returned value in mt_input_configured() is not checked. Add NU...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 03.11.2025 20:16:57

In the Linux kernel, the following vulnerability has been resolved: ocfs2: handle a symlink read error correctly Patch series "Convert ocfs2 to use folios". Mark did a conversion of ocfs2 to use folios and sent it to me as a giant patch for review...

  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 03.11.2025 20:16:57

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Remove dangling pointers When an async control is written, we copy a pointer to the file handle that started the operation. That pointer will be used when the devi...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 23.10.2025 13:04:16

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() The ub913 and ub953 drivers call fwnode_handle_put(priv->sd.fwnode) as part of their remove process, and if the driver is remov...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 23.10.2025 13:04:24

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: remove cpu latency qos request on error Fix cpu latency qos list corruption like below. It happens when we do not remove cpu latency request on error path and fr...

  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 03.11.2025 20:16:57

In the Linux kernel, the following vulnerability has been resolved: tpm: Change to kvalloc() in eventlog/acpi.c The following failure was reported on HPE ProLiant D320: [ 10.693310][ T1] tpm_tis STM0925:00: 2.0 TPM (device-id 0x3, rev-id 0) [...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 23.10.2025 13:04:07

In the Linux kernel, the following vulnerability has been resolved: PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar() In commit 4284c88fff0e ("PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address") set_bar() was m...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 03.11.2025 20:16:57

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: socinfo: Avoid out of bounds read of serial number On MSM8916 devices, the serial number exposed in sysfs is constant and does not change across individual devices. It's...