Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 04.07.2025 13:37:14
  • Zuletzt bearbeitet 19.11.2025 20:47:42

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()` The following kernel Oops was recently reported by Mesa CI: [ 800.139824] Unable to handle kernel NULL pointer...

  • EPSS 0.03%
  • Veröffentlicht 04.07.2025 13:37:13
  • Zuletzt bearbeitet 19.11.2025 20:50:55

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix a use-after-free in r535_gsp_rpc_push() The RPC container is released after being passed to r535_gsp_rpc_send(). When sending the initial fragment of a large RPC ...

  • EPSS 0.02%
  • Veröffentlicht 04.07.2025 13:37:13
  • Zuletzt bearbeitet 19.11.2025 20:49:21

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE Calling this packet is necessary when we switch contexts because there are various pieces of state used by userspace to synchronize betwee...

  • EPSS 0.01%
  • Veröffentlicht 04.07.2025 13:37:12
  • Zuletzt bearbeitet 19.11.2025 20:55:27

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start() Before the commit under the Fixes tag below, bnxt_ulp_stop() and bnxt_ulp_start() were always invoked in pairs. ...

  • EPSS 0.03%
  • Veröffentlicht 04.07.2025 13:37:11
  • Zuletzt bearbeitet 18.12.2025 16:53:01

In the Linux kernel, the following vulnerability has been resolved: tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer The reproduction steps: 1. create a tun interface 2. enable l2 bearer 3. TIPC_NL_UDP_GET_REMOTEIP with media na...

  • EPSS 0.03%
  • Veröffentlicht 04.07.2025 13:37:11
  • Zuletzt bearbeitet 18.12.2025 16:53:27

In the Linux kernel, the following vulnerability has been resolved: atm: atmtcp: Free invalid length skb in atmtcp_c_send(). syzbot reported the splat below. [0] vcc_sendmsg() copies data passed from userspace to skb and passes it to vcc->dev->ops...

  • EPSS 0.02%
  • Veröffentlicht 04.07.2025 13:37:10
  • Zuletzt bearbeitet 18.12.2025 16:49:42

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock_get() Before calling lan743x_ptp_io_event_clock_get(), the 'channel' value is checked against the maxi...

  • EPSS 0.02%
  • Veröffentlicht 04.07.2025 13:37:09
  • Zuletzt bearbeitet 19.11.2025 21:00:39

In the Linux kernel, the following vulnerability has been resolved: ublk: santizize the arguments from userspace when adding a device Sanity check the values for queue depth and number of queues we get from userspace when adding a device.

  • EPSS 0.02%
  • Veröffentlicht 04.07.2025 13:37:08
  • Zuletzt bearbeitet 18.12.2025 15:36:58

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against dev_lec[] changes. It appears it had dev_put() calls without prior dev_hold(), leading to imb...

  • EPSS 0.03%
  • Veröffentlicht 04.07.2025 13:37:08
  • Zuletzt bearbeitet 18.12.2025 16:49:32

In the Linux kernel, the following vulnerability has been resolved: calipso: Fix null-ptr-deref in calipso_req_{set,del}attr(). syzkaller reported a null-ptr-deref in sock_omalloc() while allocating a CALIPSO option. [0] The NULL is of struct soc...