- EPSS 0.02%
- Published 17.09.2025 14:56:15
- Last modified 18.09.2025 13:43:34
In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to alloc_sk_msg() syzbot found that alloc_sk_msg() could be called from a non sleepable context. sk_psock_verdict_recv() uses rcu_read_lock() protection. ...
- EPSS 0.02%
- Published 17.09.2025 14:56:15
- Last modified 18.09.2025 13:43:34
In the Linux kernel, the following vulnerability has been resolved: i2c: mux: reg: check return value after calling platform_get_resource() It will cause null-ptr-deref in resource_size(), if platform_get_resource() returns NULL, move calling resou...
- EPSS 0.02%
- Published 17.09.2025 14:56:14
- Last modified 18.09.2025 13:43:34
In the Linux kernel, the following vulnerability has been resolved: dmaengine: hisilicon: Add multi-thread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo ...
- EPSS 0.02%
- Published 17.09.2025 14:56:13
- Last modified 18.09.2025 13:43:34
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init() Fault injection test reports this issue: kernel BUG at net/core/dev.c:10731! invalid opcode: 0000 [#1] PR...
- EPSS 0.02%
- Published 17.09.2025 14:56:12
- Last modified 18.09.2025 13:43:34
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix aux-bus EP lifetime Device-managed resources allocated post component bind must be tied to the lifetime of the aggregate DRM device or they will not necessarily be ...
- EPSS 0.04%
- Published 17.09.2025 14:56:11
- Last modified 18.09.2025 13:43:34
In the Linux kernel, the following vulnerability has been resolved: media: cx88: Fix a null-ptr-deref bug in buffer_prepare() When the driver calls cx88_risc_buffer() to prepare the buffer, the function call may fail, resulting in a empty buffer an...
- EPSS 0.03%
- Published 17.09.2025 14:56:10
- Last modified 18.09.2025 13:43:34
In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid max_flowrings from dongle When firmware hit trap at initialization, host will read abnormal max_flowrings number from dongle, and it wil...
- EPSS 0.02%
- Published 17.09.2025 14:56:09
- Last modified 18.09.2025 13:43:34
In the Linux kernel, the following vulnerability has been resolved: net: sched: sfb: fix null pointer access issue when sfb_init() fails When the default qdisc is sfb, if the qdisc of dev_queue fails to be inited during mqprio_init(), sfb_reset() i...
- EPSS 0.02%
- Published 17.09.2025 14:56:09
- Last modified 18.09.2025 13:43:34
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: fix some leaks in probe The dwc3_get_properties() function calls: dwc->usb_psy = power_supply_get_by_name(usb_psy_name); so there is some additional clean up re...
- EPSS 0.03%
- Published 17.09.2025 14:56:08
- Last modified 18.09.2025 13:43:34
In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing f...