Linux

Linux

7462 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:40
  • Zuletzt bearbeitet 01.10.2025 20:17:02

In the Linux kernel, the following vulnerability has been resolved: usbnet: fix memory leak in error case usbnet_write_cmd_async() mixed up which buffers need to be freed in which error case. v2: add Fixes tag v3: fix uninitialized buf pointer

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:40
  • Zuletzt bearbeitet 23.10.2025 12:10:50

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals Kuee reported a corner case where the tnum becomes constant after the call to __reg_bound_offset(), but the...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:40
  • Zuletzt bearbeitet 22.10.2025 17:30:40

In the Linux kernel, the following vulnerability has been resolved: can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits In commit 1be37d3b0414 ("can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:39
  • Zuletzt bearbeitet 01.10.2025 20:16:59

In the Linux kernel, the following vulnerability has been resolved: icmp: Fix data-races around sysctl. While reading icmp sysctl variables, they can be changed concurrently. So, we need to add READ_ONCE() to avoid data-races.

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

In the Linux kernel, the following vulnerability has been resolved: cipso: Fix data-races around sysctl. While reading cipso sysctl variables, they can be changed concurrently. So, we need to add READ_ONCE() to avoid data-races.

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

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in proc_douintvec_minmax(). A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some bas...

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

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in proc_douintvec(). A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic prot...

  • EPSS 0.07%
  • Veröffentlicht 26.02.2025 07:01:39
  • Zuletzt bearbeitet 23.10.2025 12:09:33

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: dwc-qos: Disable split header for Tegra194 There is a long-standing issue with the Synopsys DWC Ethernet driver for Tegra194 where random system crashes have been obse...

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

In the Linux kernel, the following vulnerability has been resolved: ima: Fix a potential integer overflow in ima_appraise_measurement When the ima-modsig is enabled, the rc passed to evm_verifyxattr() may be negative, which may cause the integer ov...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:39
  • Zuletzt bearbeitet 01.10.2025 20:17:01

In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector() If drm_connector_init fails, intel_connector_free will be called to take care of proper free. So it is necess...