5.5

CVSS3.1

CVE-2022-48992 - ASoC: soc-pcm: Add NULL check in BE reparenting

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: Add NULL check in BE reparenting Add NULL check in dpcm_be_reparent API, to handle kernel NULL pointer dereference error. The issue occurred in fuzzing test.

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: Dec. 23, 2025, 1:21 p.m.

5.5

CVSS3.1

CVE-2022-48973 - gpio: amd8111: Fix PCI device reference count leak

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 count for the returned pci_dev and also decrease t…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 8:27 a.m.

5.5

CVSS3.1

CVE-2022-48958 - ethernet: aeroflex: fix potential skb leak in greth_init_rings()

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 dev_kfree_skb() to fix it. Compile tested only.

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 8:26 a.m.

4.7

CVSS3.1

CVE-2022-48985 - net: mana: Fix race on per-CQ variable napi work_done

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi work_done After calling napi_complete_done(), the NAPIF_STATE_SCHED bit may be cleared, and another CPU can start napi thread and access per-CQ variable, cq->work_done. If the other thr…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 8:27 a.m.

7.1

CVSS3.1

CVE-2024-49928 - wifi: rtw89: avoid reading out of bounds when loading TX power FW elements

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid reading out of bounds when loading TX power FW elements Because the loop-expression will do one more time before getting false from cond-expression, the original code copied one more entry size beyond valid reg…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 20, 2025, 2:27 p.m.

5.5

CVSS3.1

CVE-2024-49961 - media: i2c: ar0521: Use cansleep version of gpiod_set_value()

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ar0521: Use cansleep version of gpiod_set_value() If we use GPIO reset from I2C port expander, we must use *_cansleep() variant of GPIO functions. This was not done in ar0521_power_on()/ar0521_power_off() functions. L…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 11:16 p.m.

5.5

CVSS3.1

CVE-2024-49958 - ocfs2: reserve space for inline xattr before attaching reflink tree

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reserve space for inline xattr before attaching reflink tree One of our customers reported a crash and a corrupted ocfs2 filesystem. The crash was due to the detection of corruption. Upon troubleshooting, the fsck -fn ou…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 11:16 p.m.

5.5

CVSS3.1

CVE-2024-49954 - static_call: Replace pointless WARN_ON() in static_call_module_notify()

In the Linux kernel, the following vulnerability has been resolved: static_call: Replace pointless WARN_ON() in static_call_module_notify() static_call_module_notify() triggers a WARN_ON(), when memory allocation fails in __static_call_add_module(). That's not really justified, because the failu…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 11:16 p.m.

4.7

CVSS3.1

CVE-2022-48989 - fscache: Fix oops due to race with cookie_lru and use_cookie

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookie_lru and use_cookie If a cookie expires from the LRU and the LRU_DISCARD flag is set, but the state machine has not run yet, it's possible another thread can call fscache_use_cookie and be…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 8:27 a.m.

7.0

CVSS3.1

CVE-2022-48988 - memcg: fix possible use-after-free in memcg_write_event_control()

In the Linux kernel, the following vulnerability has been resolved: memcg: fix possible use-after-free in memcg_write_event_control() memcg_write_event_control() accesses the dentry->d_name of the specified control fd to route the write call. As a cgroup interface file can't be renamed, it's saf…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 8:27 a.m.
Total resulsts: 343929
Page 7660 of 34,393
Β« previous page Β» next page
Filters