Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:08
  • Zuletzt bearbeitet 22.09.2025 20:46:23

In the Linux kernel, the following vulnerability has been resolved: dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type In zynqmp_dma_alloc/free_chan_resources functions there is a potential overflow in the below expressions. ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:08
  • Zuletzt bearbeitet 01.10.2025 20:16:07

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: treat all calls not a bcall when bc_serv is NULL When a rdma server returns a fault format reply, nfs v3 client may treats it as a bcall when bc service is not exist. Th...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:07
  • Zuletzt bearbeitet 01.10.2025 20:16:03

In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platform_get_resource() It will cause null-ptr-deref if platform_get_resource() returns NULL, we need check the return value.

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:07
  • Zuletzt bearbeitet 01.10.2025 20:16:03

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle There is a deadlock in rtw_joinbss_event_prehandle(), which is shown below: (Thread 1) |...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:01:07
  • Zuletzt bearbeitet 01.10.2025 20:16:03

In the Linux kernel, the following vulnerability has been resolved: drivers: tty: serial: Fix deadlock in sa1100_set_termios() There is a deadlock in sa1100_set_termios(), which is shown below: (Thread 1) | (Thread 2) ...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:01:07
  • Zuletzt bearbeitet 01.10.2025 20:16:03

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() There is a deadlock in ieee80211_beacons_stop(), which is shown below: (Thread 1) | (Thre...

  • EPSS 0.06%
  • Veröffentlicht 26.02.2025 07:01:07
  • Zuletzt bearbeitet 21.10.2025 11:45:22

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: host: Stop setting the ACPI companion It is no longer needed. The sysdev pointer is now used when assigning the ACPI companions to the xHCI ports and USB devices. Assig...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:07
  • Zuletzt bearbeitet 01.10.2025 20:16:04

In the Linux kernel, the following vulnerability has been resolved: tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() When the driver fails at alloc_hdlcdev(), and then we remove the driver module, we will get the following splat: [ ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:07
  • Zuletzt bearbeitet 21.10.2025 12:19:21

In the Linux kernel, the following vulnerability has been resolved: extcon: Modify extcon device to be created after driver data is set Currently, someone can invoke the sysfs such as state_show() intermittently before dev_set_drvdata() is done. An...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:01:07
  • Zuletzt bearbeitet 03.11.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() There is a deadlock in rtw_surveydone_event_callback(), which is shown below: (Thread 1) ...