CVE-2022-48757
- EPSS 0.01%
- Veröffentlicht 20.06.2024 12:15:13
- Zuletzt bearbeitet 17.09.2025 17:13:53
In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the n...
CVE-2022-48758
- EPSS 0.02%
- Veröffentlicht 20.06.2024 12:15:13
- Zuletzt bearbeitet 29.09.2025 17:23:31
In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() The bnx2fc_destroy() functions are removing the interface before calling destroy_work. This results mul...
- EPSS 0.04%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 05.07.2024 07:15:09
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-48738
- EPSS 0.01%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 29.09.2025 18:39:25
In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() We don't currently validate that the values being set are within the range we advertised to userspace as being valid, ...
CVE-2022-48742
- EPSS 0.02%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 21.11.2024 07:33:54
In the Linux kernel, the following vulnerability has been resolved: rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() While looking at one unrelated syzbot bug, I found the replay logic in __rtnl_newlink() to potentially trigger ...
CVE-2022-48743
- EPSS 0.01%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 21.11.2024 07:33:54
In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUG_ON() triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detec...
CVE-2022-48747
- EPSS 0.05%
- Veröffentlicht 20.06.2024 12:15:12
- Zuletzt bearbeitet 24.03.2025 18:24:37
In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in bio_truncate() bio_truncate() clears the buffer outside of last block of bdev, however current bio_truncate() is using the wrong offset of page. So it ca...
CVE-2022-48731
- EPSS 0.02%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 01.04.2025 18:27:59
In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devm_request_free_mem_region() and devm_memremap_pages() to add ZONE_DEVICE memory, if requested free mem region's end p...
CVE-2022-48733
- EPSS 0.01%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 03.11.2025 22:16:01
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free after failure to create a snapshot At ioctl.c:create_snapshot(), we allocate a pending snapshot structure and then attach it to the transaction's list of ...
CVE-2022-48734
- EPSS 0.02%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 21.11.2024 07:33:53
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wai...