Linux

Linux Kernel

13800 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:25:56
  • Zuletzt bearbeitet 26.01.2026 15:03:51

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: always drop device refcount in ib_del_sub_device_and_put() Since nldev_deldev() (introduced by commit 060c642b2ab8 ("RDMA/nldev: Add support to add/delete a sub IB devic...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:25:55
  • Zuletzt bearbeitet 26.01.2026 15:03:51

In the Linux kernel, the following vulnerability has been resolved: gve: defer interrupt enabling until NAPI registration Currently, interrupts are automatically enabled immediately upon request. This allows interrupt to fire before the associated ...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:25:54
  • Zuletzt bearbeitet 26.01.2026 15:03:51

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix gmap_helper_zap_one_page() again A few checks were missing in gmap_helper_zap_one_page(), which can lead to memory corruption in the guest under specific circumstanc...

  • EPSS 0.03%
  • Veröffentlicht 23.01.2026 14:25:53
  • Zuletzt bearbeitet 26.01.2026 15:03:51

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usb_submit_urb() failure In async_set_registers(), when usb_submit_urb() fails, the allocated async_req structure and URB are not freed, cau...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:25:52
  • Zuletzt bearbeitet 26.01.2026 15:03:51

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix memory leak in get_file_all_info() In get_file_all_info(), if vfs_getattr() fails, the function returns immediately without freeing the allocated filename, leading to a ...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:25:52
  • Zuletzt bearbeitet 26.01.2026 15:03:51

In the Linux kernel, the following vulnerability has been resolved: net: dsa: properly keep track of conduit reference Problem description ------------------- DSA has a mumbo-jumbo of reference handling of the conduit net device and its kobject wh...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:17
  • Zuletzt bearbeitet 26.01.2026 15:03:51

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix memory and information leak in smb3_reconfigure() In smb3_reconfigure(), if smb3_sync_session_ctx_passwords() fails, the function returns immediately without freeing and ...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:16
  • Zuletzt bearbeitet 26.01.2026 15:03:51

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2_SESSION_VALID, It indicates that no valid session was fou...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:15
  • Zuletzt bearbeitet 26.01.2026 15:03:51

In the Linux kernel, the following vulnerability has been resolved: io_uring/poll: correctly handle io_poll_add() return value on update When the core of io_uring was updated to handle completions consistently and with fixed return codes, the POLL_...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:14
  • Zuletzt bearbeitet 26.01.2026 15:03:51

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshake_req_submit() replaces sk->sk_destruct but never restores it when submission fails before the request is hashed. handsh...