Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 22.09.2025 20:54:52

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: rx-macro: fix accessing compander for aux AUX interpolator does not have compander, so check before accessing compander data for this. Without this checkan array of ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:00
  • Zuletzt bearbeitet 01.10.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix possible memory leak in mt7915_mcu_add_sta Free allocated skb in mt7915_mcu_add_sta routine in case of failures.

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:00
  • Zuletzt bearbeitet 01.10.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: rtw88: fix memory overrun and memory leak during hw_scan Previously we allocated less memory than actual required, overwrite to the buffer causes the mm module to complaint and rai...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:00
  • Zuletzt bearbeitet 01.10.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes() In amdgpu_dm_connector_add_common_modes(), amdgpu_dm_create_common_mode() is assigned to m...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:00
  • Zuletzt bearbeitet 01.10.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Call dc_stream_release for remove link enc assignment [Why] A porting error resulted in the stream assignment for the link being retained without being released - ...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:00
  • Zuletzt bearbeitet 22.09.2025 21:03:34

In the Linux kernel, the following vulnerability has been resolved: net: dsa: Avoid cross-chip syncing of VLAN filtering Changes to VLAN filtering are not applicable to cross-chip notifications. On a system like this: .-----. .-----. .-----. ...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:01:00
  • Zuletzt bearbeitet 01.10.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: ath9k_htc: fix uninit value bugs Syzbot reported 2 KMSAN bugs in ath9k. All of them are caused by missing field initialization. In htc_connect_service() svc_meta_len and pad are n...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:00
  • Zuletzt bearbeitet 25.03.2025 15:08:09

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF due to race between btf_try_get_module and load_module While working on code to populate kfunc BTF ID sets for module BTF from its initcall, I noticed that by the time...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:01:00
  • Zuletzt bearbeitet 01.10.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: ath11k: add missing of_node_put() to avoid leak The node pointer is returned by of_find_node_by_type() or of_parse_phandle() with refcount incremented. Calling of_node_put() to aov...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:00
  • Zuletzt bearbeitet 25.03.2025 15:08:35

In the Linux kernel, the following vulnerability has been resolved: ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855 Commit b4a0f54156ac ("ath11k: move peer delete after vdev stop of station for QCA6390 and WCN6855") is to ...