Linux

Linux

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 23.01.2026 14:25:53
  • Zuletzt bearbeitet 26.02.2026 20:30: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 25.03.2026 11:16:14

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:25:52
  • Zuletzt bearbeitet 26.02.2026 20:30:40

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:15:17
  • Zuletzt bearbeitet 26.02.2026 20:29:07

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 18.04.2026 09:16:13

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 02.05.2026 07:16:01

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:14
  • Zuletzt bearbeitet 26.02.2026 20:27:18

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...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:13
  • Zuletzt bearbeitet 26.02.2026 20:26:24

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix a memory leak in tpm2_load_cmd 'tpm2_load_cmd' allocates a tempoary blob indirectly via 'tpm2_key_decode' but it is not freed in the failure paths. Address this ...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:12
  • Zuletzt bearbeitet 26.02.2026 20:25:52

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: fix leaked ct in error paths There are some situations where ct might be leaked as error paths are skipping the refcounted check and return immediately. In...

  • EPSS 0.01%
  • Veröffentlicht 23.01.2026 13:39:17
  • Zuletzt bearbeitet 26.02.2026 20:25:27

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as ...