Lucene search
+L

57986 matches found

OSV
OSV
added 2025/12/24 1:06 p.m.14 views

CVE-2023-54133 nfp: clean mc addresses in application firmware when closing port

In the Linux kernel, the following vulnerability has been resolved: nfp: clean mc addresses in application firmware when closing port When moving devices from one namespace to another, mc addresses are cleaned in software while not removed from application firmware. Thus the mc addresses are...

6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.41 views

CVE-2023-54129 octeontx2-af: Add validation for lmac type

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Add validation for lmac type Upon physical link change, firmware reports to the kernel about the change along with the details like speed, lmactypeid, etc. Kernel derives lmactype based on lmactypeid received from...

7.1CVSS0.00286EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:06 p.m.30 views

CVE-2023-54129

CVE-2023-54129 concerns the Linux kernel driver for Marvell octeontx2-af (cgx.c). When a physical link changes, firmware reports lmac_type_id to the kernel, which derives lmac_type from it. In some cases, firmware could return an invalid lmac_type_id, triggering a kernel Oops. The public records ...

7.1CVSS5.8AI score0.00286EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:06 p.m.9 views

CVE-2023-54129 octeontx2-af: Add validation for lmac type

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Add validation for lmac type Upon physical link change, firmware reports to the kernel about the change along with the details like speed, lmactypeid, etc. Kernel derives lmactype based on lmactypeid received from...

7.1CVSS6.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.41 views

CVE-2022-50763 crypto: marvell/octeontx - prevent integer overflows

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - prevent integer overflows The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we try to...

0.00243EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:05 p.m.34 views

CVE-2022-50763

Technical details for CVE-2022-50763 are not publicly available in the provided documents. The connected advisories reference the kernel issue broadly but do not expose specifics about affected products, versions, or fixes for this CVE. Monitor for updates.

6.4AI score0.00243EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:05 p.m.15 views

CVE-2022-50763 crypto: marvell/octeontx - prevent integer overflows

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - prevent integer overflows The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we try to...

6.7AI score
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:05 p.m.33 views

CVE-2022-50759

The CVE-2022-50759 issue affects Linux kernel media: i2c: ov5648, where the V4L2 fwnode data structure isn’t freed on unbind, causing a memory leak. The vulnerability, now resolved, is described across multiple sources as the V4L2 fwnode data not being freed on unbind, with patch references in st...

6.2AI score0.0024EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 12:30 p.m.12 views

EUVD-2025-205074

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix peer HE MCS assignment In ath11kwmisendpeerassoccmd, peer's transmit MCS is sent to firmware as receive MCS while peer's receive MCS sent as transmit MCS, which goes against firmwire's definition. While connecti...

6AI score0.00197EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.39 views

CVE-2023-54058 firmware: arm_ffa: Check if ffa_driver remove is present before executing

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check if ffadriver remove is present before executing Currently ffadrv-remove is called unconditionally from ffadeviceremove. Since the driver registration doesn't check for it and allows it to be registered...

0.00239EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 12:23 p.m.26 views

CVE-2023-54058

Technical details for CVE-2023-54058 are not publicly provided in the connected documents. Monitor for official patches/advisories; no product/version specifics or remediation details are included in the supplied materials.

5.9AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 12:23 p.m.11 views

CVE-2023-54058 firmware: arm_ffa: Check if ffa_driver remove is present before executing

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check if ffadriver remove is present before executing Currently ffadrv-remove is called unconditionally from ffadeviceremove. Since the driver registration doesn't check for it and allows it to be registered...

6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.38 views

CVE-2022-50720 x86/apic: Don't disable x2APIC if locked

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Don't disable x2APIC if locked The APIC supports two modes, legacy APIC or xAPIC, and Extended APIC or x2APIC. X2APIC mode is mostly compatible with legacy APIC, but it disables the memory-mapped APIC interface in favor...

0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.42 views

CVE-2025-68748 drm/panthor: Fix UAF race between device unplug and FW event processing

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF race between device unplug and FW event processing The function panthorfwunplug will free the FW memory sections. The problem is that there could still be pending FW events which are yet not handled at this...

7.8CVSS0.00139EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 12:09 p.m.48 views

CVE-2025-68748

CVE-2025-68748 : In the Linux kernel, a use-after-free race exists in the Panthor DRM driver between unplugging a device and FW event processing. The panthor_fw_unplug() routine frees FW memory sections, but there may be pending FW events not yet processed, causing process_fw_events_work() to acc...

7.8CVSS6AI score0.00139EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 12:09 p.m.7 views

CVE-2025-68748 drm/panthor: Fix UAF race between device unplug and FW event processing

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF race between device unplug and FW event processing The function panthorfwunplug will free the FW memory sections. The problem is that there could still be pending FW events which are yet not handled at this...

7.8CVSS6.2AI score
SaveExploits0References7
OSV
OSV
added 2025/12/24 11:16 a.m.16 views

UBUNTU-CVE-2025-68380

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix peer HE MCS assignment In ath11kwmisendpeerassoccmd, peer's transmit MCS is sent to firmware as receive MCS while peer's receive MCS sent as transmit MCS, which goes against firmwire's definition. While connecti...

5.8AI score0.00197EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.12 views

CVE-2025-68380

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix peer HE MCS assignment In ath11kwmisendpeerassoccmd, peer's transmit MCS is sent to firmware as receive MCS while peer's receive MCS sent as transmit MCS, which goes against firmwire's definition. While connecti...

5.7AI score0.00197EPSS
SaveExploits0References25
NVD
NVD
added 2025/12/24 11:15 a.m.9 views

CVE-2023-54027

In the Linux kernel, the following vulnerability has been resolved: iio: core: Prevent invalid memory access when there is no parent Commit 813665564b3d "iio: core: Convert to use firmware node handle instead of OF node" switched the kind of nodes to use for label retrieval in device registration...

0.0018EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.12 views

CVE-2022-50701

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host SDIO may need addtional 511 bytes to align bus operation. If the tailroom of this skb is not big enough, we would access invalid memory region. For low level...

7.1CVSS0.00144EPSS
SaveExploits0References3
Rows per page
Query Builder