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 18.06.2025 11:01:16
  • Zuletzt bearbeitet 23.12.2025 14:16:30

In the Linux kernel, the following vulnerability has been resolved: powerpc/64: Init jump labels before parse_early_param() On 64-bit, calling jump_label_init() in setup_feature_keys() is too late because static keys may be used in subroutines of p...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:15
  • Zuletzt bearbeitet 14.11.2025 16:59:31

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: i740fb: Check the argument of i740_calc_vclk() Since the user can control the arguments of the ioctl() from the user space, under special arguments that may result in...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:14
  • Zuletzt bearbeitet 14.11.2025 16:59:15

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data There is issue as follows when test f2fs atomic write: F2FS-fs (loop0): Can't find valid F2FS filesystem in 2th superblock F2FS-f...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:13
  • Zuletzt bearbeitet 14.11.2025 16:59:09

In the Linux kernel, the following vulnerability has been resolved: kprobes: don't call disarm_kprobe() for disabled kprobes The assumption in __disable_kprobe() is wrong, and it could try to disarm an already disarmed kprobe and fire the WARN_ONCE...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 11:01:12
  • Zuletzt bearbeitet 14.11.2025 16:59:00

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix refcount leak in __xfrm_policy_check() The issue happens on an error path in __xfrm_policy_check(). When the fetching process of the object `pols[1]` fails, the function ...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:01:11
  • Zuletzt bearbeitet 14.11.2025 16:58:32

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2 fix problems with __nfs42_ssc_open A destination server while doing a COPY shouldn't accept using the passed in filehandle if its not a regular filehandle. If alloc_file_p...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:01:10
  • Zuletzt bearbeitet 14.11.2025 16:51:49

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout When the pn532 uart device is detaching, the pn532_uart_remove() is called. But there are no functions in pn532_uart...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:01:09
  • Zuletzt bearbeitet 14.11.2025 16:00:28

In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: fix metadata dst->dev xmit null pointer dereference When we try to transmit an skb with metadata_dst attached (i.e. dst->dev == NULL) through xfrm interface we can hi...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:01:03
  • Zuletzt bearbeitet 14.11.2025 16:04:44

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: prohibit usage of non-balanced queue id Fix the following scenario: 1. ethtool -L $IFACE rx 8 tx 96 2. xdpsock -q 10 -t -z Above refers to a case where user would like t...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:01:02
  • Zuletzt bearbeitet 14.11.2025 16:05:56

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY Only set MLX5_LAG_FLAG_NDEVS_READY if both netdevices are registered. Doing so guarantees that both ldev->pf[MLX5_LAG_P0].de...