CVE-2022-49964
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:00:29
- Zuletzt bearbeitet 14.11.2025 18:08:14
In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level Though acpi_find_last_cache_level() always returned signed value and the document states it wi...
CVE-2022-49954
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:00:16
- Zuletzt bearbeitet 14.11.2025 18:59:26
In the Linux kernel, the following vulnerability has been resolved: Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag syzbot is reporting hung task at __input_unregister_device() [1], for iforce_close() waiting at wait_event_interrupt...
CVE-2022-49943
- EPSS 0.06%
- Veröffentlicht 18.06.2025 10:59:58
- Zuletzt bearbeitet 14.11.2025 19:41:15
In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix obscure lockdep violation for udc_mutex A recent commit expanding the scope of the udc_lock mutex in the gadget core managed to cause an obscure and slightly bizar...
- EPSS 0.02%
- Veröffentlicht 18.06.2025 10:54:41
- Zuletzt bearbeitet 18.06.2025 15:15:20
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-49938
- EPSS 0.04%
- Veröffentlicht 18.06.2025 10:54:39
- Zuletzt bearbeitet 14.11.2025 20:25:43
In the Linux kernel, the following vulnerability has been resolved: cifs: fix small mempool leak in SMB2_negotiate() In some cases of failure (dialect mismatches) in SMB2_negotiate(), after the request is sent, the checks would return -EIO when the...
CVE-2022-49935
- EPSS 0.08%
- Veröffentlicht 18.06.2025 10:54:36
- Zuletzt bearbeitet 14.11.2025 20:24:22
In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dma_resv object we always assumed the the newer than all the existing fences. With J...
CVE-2025-38082
- EPSS 0.05%
- Veröffentlicht 18.06.2025 09:35:41
- Zuletzt bearbeitet 14.11.2025 20:24:01
In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix potential out-of-bound write If the caller wrote more characters, count is truncated to the max available space in "simple_write_to_buffer". Check that the inpu...
CVE-2025-38081
- EPSS 0.07%
- Veröffentlicht 18.06.2025 09:33:54
- Zuletzt bearbeitet 14.11.2025 20:23:34
In the Linux kernel, the following vulnerability has been resolved: spi-rockchip: Fix register out of bounds access Do not write native chip select stuff for GPIO chip selects. GPIOs can be numbered much higher than native CS. Also, it makes no sen...
CVE-2025-38079
- EPSS 0.08%
- Veröffentlicht 18.06.2025 09:33:53
- Zuletzt bearbeitet 12.05.2026 13:16:42
In the Linux kernel, the following vulnerability has been resolved: crypto: algif_hash - fix double free in hash_accept If accept(2) is called on socket type algif_hash with MSG_MORE flag set and crypto_ahash_import fails, sk2 is freed. However, it...
CVE-2025-38080
- EPSS 0.07%
- Veröffentlicht 18.06.2025 09:33:53
- Zuletzt bearbeitet 14.11.2025 20:18:20
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase block_sequence array size [Why] It's possible to generate more than 50 steps in hwss_build_fast_sequence, for example with a 6-pipe asic where all pipes a...