Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 14:09:07
  • Zuletzt bearbeitet 06.11.2025 21:46:12

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sb_bsize_shift after reading superblock Fuzzers like to scribble over sb_bsize_shift but in reality it's very unlikely that this field would be corrupted on its own. Ne...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 14:09:06
  • Zuletzt bearbeitet 06.11.2025 21:47:50

In the Linux kernel, the following vulnerability has been resolved: 9p/trans_fd: always use O_NONBLOCK read/write syzbot is reporting hung task at p9_fd_close() [1], for p9_mux_poll_stop() from p9_conn_destroy() from p9_fd_close() is failing to in...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 14:09:06
  • Zuletzt bearbeitet 06.11.2025 21:47:29

In the Linux kernel, the following vulnerability has been resolved: 9p: trans_fd/p9_conn_cancel: drop client lock earlier syzbot reported a double-lock here and we no longer need this lock after requests have been moved off to local list: just drop...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:05
  • Zuletzt bearbeitet 06.11.2025 21:57:43

In the Linux kernel, the following vulnerability has been resolved: netlink: Bounds-check struct nlmsgerr creation In preparation for FORTIFY_SOURCE doing bounds-check on memcpy(), switch from __nlmsg_put to nlmsg_put(), and explain the bounds chec...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:04
  • Zuletzt bearbeitet 06.11.2025 21:58:54

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot [1] about warnings that were caused by bpf program attached to contention_begin raw tracepoin...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 14:09:04
  • Zuletzt bearbeitet 06.11.2025 21:58:27

In the Linux kernel, the following vulnerability has been resolved: net/9p: use a dedicated spinlock for trans_fd Shamelessly copying the explanation from Tetsuo Handa's suggested patch[1] (slightly reworded): syzbot is reporting inconsistent lock ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 14:09:03
  • Zuletzt bearbeitet 06.11.2025 21:59:01

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix use-after-free in ntfs_attr_find() Patch series "ntfs: fix bugs about Attribute", v2. This patchset fixes three bugs relative to Attribute in record: Patch 1 adds a san...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:02
  • Zuletzt bearbeitet 06.11.2025 21:59:33

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a memory leak We forgot to free new_model_number

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 14:09:02
  • Zuletzt bearbeitet 06.11.2025 21:59:25

In the Linux kernel, the following vulnerability has been resolved: ntfs: check overflow when iterating ATTR_RECORDs Kernel iterates over ATTR_RECORDs in mft record in ntfs_attr_find(). Because the ATTR_RECORDs are next to each other, kernel can g...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 13:07:27
  • Zuletzt bearbeitet 03.11.2025 20:18:35

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x: fix use after free access in at76_disconnect The memory pointed to by priv is freed at the end of at76_delete_device function (using ieee80211_free_hw). But the cod...