- EPSS 0.03%
- Veröffentlicht 03.07.2025 08:36:06
- Zuletzt bearbeitet 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: bpf: fix ktls panic with sockmap [ 2172.936997] ------------[ cut here ]------------ [ 2172.936999] kernel BUG at lib/iov_iter.c:629! ...... [ 2172.944996] PKRU: 55555554 [ 2172.94...
- EPSS 0.04%
- Veröffentlicht 03.07.2025 08:36:06
- Zuletzt bearbeitet 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle hdr_first_de() return value The hdr_first_de() function returns a pointer to a struct NTFS_DE. This pointer may be NULL. To handle the NULL error effectively, it i...
- EPSS 0.03%
- Veröffentlicht 03.07.2025 08:36:05
- Zuletzt bearbeitet 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: f2fs: zone: fix to avoid inconsistence in between SIT and SSA w/ below testcase, it will cause inconsistence in between SIT and SSA. create_null_blk 512 2 1024 1024 mkfs.f2fs -m /...
- EPSS 0.04%
- Veröffentlicht 03.07.2025 08:36:05
- Zuletzt bearbeitet 28.08.2025 15:15:47
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix panic when calling skb_linearize The panic can be reproduced by executing the command: ./bench sockmap -c 2 -p 1 -a --rx-verdict-ingress --rx-strp 100000 Then a ...
- EPSS 0.04%
- Veröffentlicht 03.07.2025 08:36:04
- Zuletzt bearbeitet 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi->total_valid_block_count syzbot reported a f2fs bug as below: ------------[ cut here ]------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010...
- EPSS 0.04%
- Veröffentlicht 03.07.2025 08:36:03
- Zuletzt bearbeitet 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction Upon RQ destruction if the firmware command fails which is the last resource to be destroyed some SW resources we...
- EPSS 0.03%
- Veröffentlicht 03.07.2025 08:36:03
- Zuletzt bearbeitet 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: prevent overflow in lookup table allocation When calculating the lookup table size, ensure the following multiplication does not overflow: - desc->field...
- EPSS 0.05%
- Veröffentlicht 03.07.2025 08:36:02
- Zuletzt bearbeitet 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Add NULL check in raspberrypi_clk_register() devm_kasprintf() returns NULL when memory allocation fails. Currently, raspberrypi_clk_register() does not check for thi...
- EPSS 0.04%
- Veröffentlicht 03.07.2025 08:36:01
- Zuletzt bearbeitet 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds Set the size to 6 instead of 2, since 'para' array is passed to 'rtw_fw_bt_wifi_control(rtwdev, para[0], &par...
- EPSS 0.02%
- Veröffentlicht 03.07.2025 08:36:00
- Zuletzt bearbeitet 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: hisi_acc_vfio_pci: fix XQE dma address error The dma addresses of EQE and AEQE are wrong after migration and results in guest kernel-mode encryption services failure. Comparing th...