Linux

Linux Kernel

12158 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Published 18.09.2025 13:33:21
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: tracing: Free error logs of tracing instances When a tracing instance is removed, the error messages that hold errors that occurred in the instance needs to be freed. The following...

  • EPSS 0.03%
  • Published 18.09.2025 13:33:20
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the req...

  • EPSS 0.02%
  • Published 18.09.2025 13:33:20
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early Not calling hci_(dis)connect_cfm before deleting conn referred to by a socket generally results to use-after...

  • EPSS 0.03%
  • Published 18.09.2025 13:33:19
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: sctp: fix a potential overflow in sctp_ifwdtsn_skip Currently, when traversing ifwdtsn skips with _sctp_walk_ifwdtsn, it only checks the pos against the end of the chunk. However, ...

  • EPSS 0.02%
  • Published 18.09.2025 13:33:18
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpu_ring_fini.

  • EPSS 0.02%
  • Published 18.09.2025 13:33:18
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create The memory pointed to by the fs->any pointer is not freed in the error path of mlx5e_fs_tt_redirect_any_create, which ...

  • EPSS 0.04%
  • Published 18.09.2025 13:33:17
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: net: dcb: choose correct policy to parse DCB_ATTR_BCN The dcbnl_bcn_setcfg uses erroneous policy to parse tb[DCB_ATTR_BCN], which is introduced in commit 859ee3c43812 ("DCB: Add su...

  • EPSS 0.02%
  • Published 18.09.2025 13:33:16
  • Last modified 29.09.2025 11:15:45

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: prevent integer overflow in sh_css_set_black_frame() The "height" and "width" values come from the user so the "height * width" multiplication can overflow.

  • EPSS 0.03%
  • Published 18.09.2025 13:33:15
  • Last modified 01.10.2025 08:15:30

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

  • EPSS 0.02%
  • Published 18.09.2025 13:33:15
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: add atomic_check to bridge ops DRM commit_tails() will disable downstream crtc/encoder/bridge if both disable crtc is required and crtc->active is set before pushing a ...