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...
- EPSS 0.04%
- Veröffentlicht 20.06.2024 12:15:11
- Zuletzt bearbeitet 05.07.2024 07:15:09
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2021-4439
- EPSS 0.02%
- Veröffentlicht 20.06.2024 12:15:10
- Zuletzt bearbeitet 21.11.2024 06:37:44
In the Linux kernel, the following vulnerability has been resolved: isdn: cpai: check ctr->cnr to avoid array index out of bound The cmtp_add_connection() would add a cmtp session to a controller and run a kernel thread to process cmtp. __module_...
CVE-2022-48724
- EPSS 0.01%
- Veröffentlicht 20.06.2024 12:15:10
- Zuletzt bearbeitet 21.11.2024 07:33:52
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping() After commit e3beca48a45b ("irqdomain/treewide: Keep firmware node unconditionally allocated"). For tear down s...
CVE-2022-48715
- EPSS 0.03%
- Veröffentlicht 20.06.2024 11:15:55
- Zuletzt bearbeitet 01.10.2025 13:43:40
In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe Running tests with a debug kernel shows that bnx2fc_recv_frame() is modifying the per_cpu lport stats counters in a non-mpsafe way. ...
CVE-2022-48717
- EPSS 0.04%
- Veröffentlicht 20.06.2024 11:15:55
- Zuletzt bearbeitet 21.11.2024 07:33:51
In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speaker_gain_control_put() Check for negative values of "priv->gain" to prevent an out of bounds access. The concern is that these might come from ...
CVE-2022-48722
- EPSS 0.03%
- Veröffentlicht 20.06.2024 11:15:55
- Zuletzt bearbeitet 17.09.2025 17:13:03
In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: ca8210: Stop leaking skb's Upon error the ieee802154_xmit_complete() helper is not called. Only ieee802154_wake_queue() is called manually. We then leak the skb st...
CVE-2021-47617
- EPSS 0.03%
- Veröffentlicht 20.06.2024 11:15:54
- Zuletzt bearbeitet 21.11.2024 06:36:40
In the Linux kernel, the following vulnerability has been resolved: PCI: pciehp: Fix infinite loop in IRQ handler upon power fault The Power Fault Detected bit in the Slot Status register differs from all other hotplug events in that it is sticky: ...
CVE-2021-47619
- EPSS 0.02%
- Veröffentlicht 20.06.2024 11:15:54
- Zuletzt bearbeitet 21.11.2024 06:36:41
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP When XDP was configured on a system with large number of CPUs and X722 NIC there was a call trace with NULL pointer dereference. i40e 0000:87:...