- EPSS 0.04%
- Veröffentlicht 21.10.2024 20:15:11
- Zuletzt bearbeitet 23.10.2024 09:15:02
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-48994
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:11
- Zuletzt bearbeitet 07.11.2024 13:52:43
In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG), indirect call targets are validated agai...
CVE-2022-48982
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:10
- Zuletzt bearbeitet 08.09.2025 16:15:34
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix crash when replugging CSR fake controllers It seems fake CSR 5.0 clones can cause the suspend notifier to be registered twice causing the following kernel panic: [ ...
CVE-2022-48990
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:10
- Zuletzt bearbeitet 25.10.2024 16:03:41
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free during gpu recovery [Why] [ 754.862560] refcount_t: underflow; use-after-free. [ 754.862898] Call Trace: [ 754.862903] <TASK> [ ...
CVE-2022-48969
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:09
- Zuletzt bearbeitet 25.10.2024 21:22:10
In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Fix NULL sring after live migration A NAPI is setup for each network sring to poll data to kernel The sring with source host is destroyed before live migration and ne...
CVE-2022-48973
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:09
- Zuletzt bearbeitet 25.10.2024 15:35:54
In the Linux kernel, the following vulnerability has been resolved: gpio: amd8111: Fix PCI device reference count leak for_each_pci_dev() is implemented by pci_get_device(). The comment of pci_get_device() says that it will increase the reference c...
CVE-2022-48978
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:09
- Zuletzt bearbeitet 25.10.2024 18:46:23
In the Linux kernel, the following vulnerability has been resolved: HID: core: fix shift-out-of-bounds in hid_report_raw_event Syzbot reported shift-out-of-bounds in hid_report_raw_event. microsoft 0003:045E:07DA.0001: hid_field_extract() called w...
CVE-2022-48979
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:09
- Zuletzt bearbeitet 25.10.2024 18:40:16
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML [Why&How] LinkCapacitySupport array is indexed with the number of voltage states and not the number of max DPPs. Fi...
CVE-2022-48967
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:08
- Zuletzt bearbeitet 25.10.2024 21:27:46
In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Bounds check struct nfc_target arrays While running under CONFIG_FORTIFY_SOURCE=y, syzkaller reported: memcpy: detected field-spanning write (size 129) of single field...
CVE-2022-48958
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:07
- Zuletzt bearbeitet 24.10.2024 20:00:34
In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in greth_init_rings() The greth_init_rings() function won't free the newly allocated skb when dma_mapping_error() returns error, so add d...