CVE-2022-48889
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:05
- Zuletzt bearbeitet 06.09.2024 15:08:10
In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof-nau8825: fix module alias overflow The maximum name length for a platform_device_id entry is 20 characters including the trailing NUL byte. The sof_nau8825.c file ...
CVE-2022-48890
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:05
- Zuletzt bearbeitet 06.09.2024 15:11:16
In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM storvsc_queuecommand() maps the scatter/gather list using scsi_dma_map(), which in a confidential VM allocates swio...
CVE-2022-48891
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:05
- Zuletzt bearbeitet 06.09.2024 15:39:03
In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset (like when it is kexec()), the regulator might have an IRQ waiting for us. If we enable the IR...
CVE-2022-48892
- EPSS 0.02%
- Veröffentlicht 21.08.2024 07:15:05
- Zuletzt bearbeitet 29.08.2024 02:35:56
In the Linux kernel, the following vulnerability has been resolved: sched/core: Fix use-after-free bug in dup_user_cpus_ptr() Since commit 07ec77a1d4e8 ("sched: Allow task CPU affinity to be restricted on asymmetric systems"), the setting and clear...
CVE-2022-48893
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:05
- Zuletzt bearbeitet 03.11.2025 20:15:58
In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Cleanup partial engine discovery failures If we abort driver initialisation in the middle of gt/engine discovery, some engines will be fully setup and some not. Those ...
CVE-2022-48894
- EPSS 0.02%
- Veröffentlicht 21.08.2024 07:15:05
- Zuletzt bearbeitet 11.09.2024 15:58:04
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommu_device_unregister() from the shutdown path, which removes the IOMMU groups with no coordi...
CVE-2022-48895
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:05
- Zuletzt bearbeitet 11.09.2024 16:01:23
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Don't unregister on shutdown Michael Walle says he noticed the following stack trace while performing a shutdown with "reboot -f". He suggests he got "lucky" and ju...
CVE-2022-48896
- EPSS 0.02%
- Veröffentlicht 21.08.2024 07:15:05
- Zuletzt bearbeitet 11.09.2024 16:06:04
In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pci_get_domain_bus_and_slot() says, it returns a PCI device with refcount incremented, when finish using it, the caller must d...
CVE-2022-48897
- EPSS 0.04%
- Veröffentlicht 21.08.2024 07:15:05
- Zuletzt bearbeitet 11.09.2024 16:10:40
In the Linux kernel, the following vulnerability has been resolved: arm64/mm: fix incorrect file_map_count for invalid pmd The page table check trigger BUG_ON() unexpectedly when split hugepage: ------------[ cut here ]------------ kernel BUG at...
CVE-2022-48898
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:05
- Zuletzt bearbeitet 11.09.2024 16:19:18
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer There are 3 possible interrupt sources are handled by DP controller, HPDstatus, Controller state cha...