Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:00
  • Zuletzt bearbeitet 18.11.2025 18:08:02

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event If siw_recv_mpa_rr returns -EAGAIN, it means that the MPA reply hasn't been received completely, and should not re...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:00
  • Zuletzt bearbeitet 18.11.2025 18:07:53

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdma_cq_free_rsrc(). Fix this by moving ...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:59
  • Zuletzt bearbeitet 18.11.2025 18:08:10

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup The function rxe_create_qp calls rxe_qp_from_init. If some error occurs, the error handler of function rxe_qp_from_ini...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:58
  • Zuletzt bearbeitet 18.11.2025 18:08:30

In the Linux kernel, the following vulnerability has been resolved: usb: xhci_plat_remove: avoid NULL dereference Since commit 4736ebd7fcaff1eb8481c140ba494962847d6e0a ("usb: host: xhci-plat: omit shared hcd if either root hub has no ports") xhci->...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:58
  • Zuletzt bearbeitet 18.11.2025 18:08:19

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: fix potential memory leak in setup_base_ctxt() setup_base_ctxt() allocates a memory chunk for uctxt->groups with hfi1_alloc_ctxt_rcv_groups(). When init_user_ctxt() fail...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:57
  • Zuletzt bearbeitet 18.11.2025 18:09:32

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable() If 'ep' is NULL, result of ep_to_cdns3_ep(ep) is invalid pointer and its der...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:56
  • Zuletzt bearbeitet 18.11.2025 18:09:48

In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: core: set smem_len before fb_deferred_io_init call The fbtft_framebuffer_alloc() calls fb_deferred_io_init() before initializing info->fix.smem_len. It is set to z...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:56
  • Zuletzt bearbeitet 18.11.2025 18:09:41

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: prevent a buffer overflow in mcp_smbus_write() Smatch Warning: drivers/hid/hid-mcp2221.c:388 mcp_smbus_write() error: __memcpy() '&mcp->txbuf[5]' too small (59 vs 255...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:55
  • Zuletzt bearbeitet 18.11.2025 18:10:00

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix a use-after-free Change the LIO port members inside struct srpt_port from regular members into pointers. Allocate the LIO port data structures from inside srpt_make_...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:54
  • Zuletzt bearbeitet 18.11.2025 18:11:35

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix error unwind in rxe_create_qp() In the function rxe_create_qp(), rxe_qp_from_init() is called to initialize qp, internally things like the spin locks are not setup un...