CVE-2022-50325
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:49:19
- Zuletzt bearbeitet 04.12.2025 13:41:37
In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential RX buffer overflow If an event caused firmware to return invalid RX size for LARGE_CONFIG_GET, memcpy_fromio() could end up copying too many bytes. ...
CVE-2022-50324
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:49:18
- Zuletzt bearbeitet 03.12.2025 19:30:24
In the Linux kernel, the following vulnerability has been resolved: mtd: maps: pxa2xx-flash: fix memory leak in probe Free 'info' upon remapping error to avoid a memory leak. [<miquel.raynal@bootlin.com>: Reword the commit log]
CVE-2022-50323
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:57
- Zuletzt bearbeitet 04.12.2025 15:07:59
In the Linux kernel, the following vulnerability has been resolved: net: do not sense pfmemalloc status in skb_append_pagefrags() skb_append_pagefrags() is used by af_unix and udp sendpage() implementation so far. In commit 326140063946 ("tcp: TX ...
CVE-2022-50322
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:55
- Zuletzt bearbeitet 04.12.2025 15:12:01
In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe() With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG), indirect call targets are validated against ...
CVE-2022-50321
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:54
- Zuletzt bearbeitet 03.12.2025 19:29:55
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit() The brcmf_netdev_start_xmit() returns NETDEV_TX_OK without freeing skb in case of pskb_expand_head() fails, a...
CVE-2022-50320
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:53
- Zuletzt bearbeitet 04.12.2025 15:19:05
In the Linux kernel, the following vulnerability has been resolved: ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address On a Packard Bell Dot SC (Intel Atom N2600 model) there is a FPDT table which contains invalid physical ...
CVE-2022-50319
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:52
- Zuletzt bearbeitet 04.12.2025 15:19:17
In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: remove cpuhp instance node before remove cpuhp state cpuhp_state_add_instance() and cpuhp_state_remove_instance() should be used in pairs. Or there will lead to th...
CVE-2022-50318
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:51
- Zuletzt bearbeitet 04.12.2025 15:19:27
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox() pci_get_device() will increase the reference count for the returned 'dev'. We need to call pci_dev_put() t...
CVE-2022-50317
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:50
- Zuletzt bearbeitet 04.12.2025 15:19:42
In the Linux kernel, the following vulnerability has been resolved: drm/bridge: megachips: Fix a null pointer dereference bug When removing the module we will get the following warning: [ 31.911505] i2c-core: driver [stdp2690-ge-b850v3-fw] unreg...
CVE-2022-50316
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:49
- Zuletzt bearbeitet 03.12.2025 19:29:19
In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefs_sysfs_init() When insert and remove the orangefs module, there are kobjects memory leaked as below: unreferenced object 0xffff88810f95af00 (size...