- EPSS 0.04%
- Veröffentlicht 01.05.2024 06:15:07
- Zuletzt bearbeitet 06.01.2025 17:15:15
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-26931
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:07
- Zuletzt bearbeitet 03.03.2025 17:47:59
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix command flush on cable pull System crash due to command failed to flush back to SCSI layer. BUG: unable to handle kernel NULL pointer dereference at 0000000000...
CVE-2022-48644
- EPSS 0.01%
- Veröffentlicht 28.04.2024 13:15:07
- Zuletzt bearbeitet 19.09.2025 14:57:19
In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: avoid disabling offload when it was never enabled In an incredibly strange API design decision, qdisc->destroy() gets called even if qdisc->init() never succeede...
CVE-2022-48651
- EPSS 0%
- Veröffentlicht 28.04.2024 13:15:07
- Zuletzt bearbeitet 20.03.2025 21:33:27
In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header If an AF_PACKET socket is used to send packets through ipvlan and the default xmit function of the AF_PACKET socket is...
CVE-2022-48654
- EPSS 0.02%
- Veröffentlicht 28.04.2024 13:15:07
- Zuletzt bearbeitet 21.11.2024 07:33:42
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find() nf_osf_find() incorrectly returns true on mismatch, this leads to copying uninitialized memory area in nft_osf w...
CVE-2022-48655
- EPSS 0.05%
- Veröffentlicht 28.04.2024 13:15:07
- Zuletzt bearbeitet 10.01.2025 19:06:09
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Harden accesses to the reset domains Accessing reset domains descriptors by the index upon the SCMI drivers requests through the SCMI reset operations interface...
CVE-2022-48659
- EPSS 0.01%
- Veröffentlicht 28.04.2024 13:15:07
- Zuletzt bearbeitet 21.11.2024 07:33:43
In the Linux kernel, the following vulnerability has been resolved: mm/slub: fix to return errno if kmalloc() fails In create_unique_id(), kmalloc(, GFP_KERNEL) can fail due to out-of-memory, if it fails, return errno correctly rather than triggeri...
CVE-2022-48631
- EPSS 0.01%
- Veröffentlicht 28.04.2024 13:15:06
- Zuletzt bearbeitet 19.09.2025 14:56:13
In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0 When walking through an inode extents, the ext4_ext_binsearch_idx() function assumes that the extent header h...
CVE-2022-48636
- EPSS 0.01%
- Veröffentlicht 28.04.2024 13:15:06
- Zuletzt bearbeitet 21.03.2025 18:26:19
In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup Fix Oops in dasd_alias_get_start_dev() function caused by the pavgroup pointer being NULL. The pavgroup poi...
CVE-2022-48639
- EPSS 0.01%
- Veröffentlicht 28.04.2024 13:15:06
- Zuletzt bearbeitet 13.01.2025 19:58:08
In the Linux kernel, the following vulnerability has been resolved: net: sched: fix possible refcount leak in tc_new_tfilter() tfilter_put need to be called to put the refount got by tp->ops->get to avoid possible refcount leak when chain->tmplt_op...