CVE-2022-49104
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 01.10.2025 20:15:46
In the Linux kernel, the following vulnerability has been resolved: staging: vchiq_core: handle NULL result of find_service_by_handle In case of an invalid handle the function find_servive_by_handle returns NULL. So take care of this and avoid a NU...
CVE-2022-49105
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 01.10.2025 20:15:46
In the Linux kernel, the following vulnerability has been resolved: staging: wfx: fix an error handling in wfx_init_common() One error handler of wfx_init_common() return without calling ieee80211_free_hw(hw), which may result in memory leak. And I...
CVE-2022-49086
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:45
- Zuletzt bearbeitet 23.09.2025 18:10:06
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix leak of nested actions While parsing user-provided actions, openvswitch module may dynamically allocate memory and store pointers in the internal copy of the ...
CVE-2022-49069
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:00:44
- Zuletzt bearbeitet 14.10.2025 20:00:22
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw [Why] Below general protection fault observed when WebGL Aquarium is run for longer duration. If drm de...
CVE-2022-49074
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:44
- Zuletzt bearbeitet 14.10.2025 20:31:47
In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix GICR_CTLR.RWP polling It turns out that our polling of RWP is totally wrong when checking for it in the redistributors, as we test the *distributor* bit index, ...
CVE-2022-49061
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:43
- Zuletzt bearbeitet 01.10.2025 20:15:44
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link When using a fixed-link, the altr_tse_pcs driver crashes due to null-pointer dereference as no phy_device i...
CVE-2022-49067
- EPSS 0.02%
- Veröffentlicht 26.02.2025 07:00:43
- Zuletzt bearbeitet 14.10.2025 18:43:47
In the Linux kernel, the following vulnerability has been resolved: powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit mpe: On 64-bit Book3E vmalloc space starts at 0x8000000000000000. Because of the way __pa() works we have: __pa(0x80000...
CVE-2022-49049
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:00:42
- Zuletzt bearbeitet 14.10.2025 19:06:55
In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix panic when growing a memfd_secret When one tries to grow an existing memfd_secret with ftruncate, one gets a panic [1]. For example, doing the following reliably...
CVE-2022-49051
- EPSS 0.02%
- Veröffentlicht 26.02.2025 07:00:42
- Zuletzt bearbeitet 23.09.2025 18:28:45
In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: Fix out-of-bounds accesses in RX fixup aqc111_rx_fixup() contains several out-of-bounds accesses that can be triggered by a malicious (or defective) USB device, i...
CVE-2022-49054
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:00:42
- Zuletzt bearbeitet 14.10.2025 19:04:54
In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in isolated guests hv_panic_page might contain guest-sensitive information, do not dump it over to Hyper-V by defa...