Linux

Linux Kernel

12034 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:01
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUN_RESET handling This fixes a bug where an initiator thinks a LUN_RESET has cleaned up running commands when it hasn't. The bug was added in commit 51e...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:01
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: bpf: reject unhashed sockets in bpf_sk_assign The semantics for bpf_sk_assign are as follows: sk = some_lookup_func() bpf_sk_assign(skb, sk) bpf_sk_release(sk) That i...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:43:59
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process There are two states for ubifs writing pages: 1. Dirty, Private 2. Not Dirty, Not Private The normal process...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:43:59
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start() Since commit 096b52fd2bb4 ("perf: RISC-V: throttle perf events") the perf_sample_event_took() function was ...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:43:58
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds Fix a stack-out-of-bounds read in brcmfmac that occurs when 'buf' that is not null-terminated i...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:43:57
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Check for NOT_READY flag state after locking Currently the check for NOT_READY flag is performed before obtaining the necessary lock. This opens a possibility for race c...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:43:57
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: USB: Gadget: core: Help prevent panic during UVC unconfigure Avichal Rakesh reported a kernel panic that occurred when the UVC gadget driver was removed from a gadget's configurati...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:43:56
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt76x0: fix oob access in mt76x0_phy_get_target_power After 'commit ba45841ca5eb ("wifi: mt76: mt76x02: simplify struct mt76x02_rate_power")', mt76x02 relies on ht[0-7]...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:43:55
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate data run offset This adds sanity checks for data run offset. We should make sure data run offset is legit before trying to unpack them, otherwise we may encounte...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:43:54
  • Zuletzt bearbeitet 06.10.2025 14:56:21

In the Linux kernel, the following vulnerability has been resolved: drbd: only clone bio if we have a backing device Commit c347a787e34cb (drbd: set ->bi_bdev in drbd_req_new) moved a bio_set_dev call (which has since been removed) to "earlier", fr...