CVE-2022-45884

A

n issue was discovered in the Linux kernel through 6.0.9. drivers/media/dvb-core/dvbdev.c has a use-after-free, related to dvb_register_device dynamically allocating fops.

Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Configuration 2 (hide)

AND
cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*
cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:*

Configuration 3 (hide)

AND
cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*
cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:*

Configuration 4 (hide)

AND
cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*
cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:*

Configuration 5 (hide)

AND
cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*
cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:*

Configuration 6 (hide)

AND
cpe:2.3:o:netapp:h410c_firmware:-:*:*:*:*:*:*:*
cpe:2.3:h:netapp:h410c:-:*:*:*:*:*:*:*

History

21 Nov 2024, 07:29

Type Values Removed Values Added
References () https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=627bb528b086b4136315c25d6a447a98ea9448d3 - () https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=627bb528b086b4136315c25d6a447a98ea9448d3 -
References () https://lore.kernel.org/linux-media/20221115131822.6640-1-imv4bel%40gmail.com/ - () https://lore.kernel.org/linux-media/20221115131822.6640-1-imv4bel%40gmail.com/ -
References () https://lore.kernel.org/linux-media/20221115131822.6640-4-imv4bel%40gmail.com/ - () https://lore.kernel.org/linux-media/20221115131822.6640-4-imv4bel%40gmail.com/ -
References () https://security.netapp.com/advisory/ntap-20230113-0006/ - Third Party Advisory () https://security.netapp.com/advisory/ntap-20230113-0006/ - Third Party Advisory

Information

Published : 2022-11-25 04:15

Updated : 2024-11-21 07:29


NVD link : CVE-2022-45884

Mitre link : CVE-2022-45884

CVE.ORG link : CVE-2022-45884


JSON object : View

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-416

Use After Free