Linux

Linux

7674 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:30:04
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove The MBHC resources must be released on component probe failure and removal so can not be tied to the lifetime of t...

  • EPSS 0.04%
  • Veröffentlicht 09.12.2025 01:29:58
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: devlink: report devlink_port_type_warn source device devlink_port_type_warn is scheduled for port devlink and warning when the port type is not set. But from this warning it is not...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:56
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: usb: early: xhci-dbc: Fix a potential out-of-bound memory access If xdbc_bulk_write() fails, the values in 'buf' can be anything. So the string is not guaranteed to be NULL termina...

  • EPSS 0.04%
  • Veröffentlicht 09.12.2025 01:29:55
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: dccp: fix data-race around dp->dccps_mss_cache dccp_sendmsg() reads dp->dccps_mss_cache before locking the socket. Same thing in do_dccp_getsockopt(). Add READ_ONCE()/WRITE_ONCE()...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:54
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:53
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix NULL-deref on snapshot tear down In case of early initialisation errors and on platforms that do not use the DPU controller, the deinitilisation code can be called wit...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:52
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix skb refcnt race after locking changes There is a race where skb's from the sk_psock_backlog can be referenced after userspace side has already skb_consumed() the ...

  • EPSS -
  • Veröffentlicht 09.12.2025 01:29:50
  • Zuletzt bearbeitet 09.12.2025 16:17:22

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

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:49
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ina2xx: avoid NULL pointer dereference on OF device match The affected lines were resulting in a NULL pointer dereference on our platform because the device tree containe...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:48
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL ptr deref by checking new_crtc_state intel_atomic_get_new_crtc_state can return NULL, unless crtc state wasn't obtained previously with intel_atomic_get_crtc_sta...