Lucene search
+L

336 matches found

RedhatCVE
RedhatCVE
added 2025/05/04 4:43 p.m.19 views

CVE-2023-53106

In the Linux kernel, the following vulnerability has been resolved: nfc: st-nci: Fix use after free bug in ndlcremove due to race condition This bug influences both stncii2cremove and stncispiremove. Take stncii2cremove as an example. In stncii2cprobe, it called ndlcprobe and bound &ndlc-;smwork...

5.5CVSS7AI score0.00194EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.26 views

CVE-2023-53106

In the Linux kernel, the following vulnerability has been resolved: nfc: st-nci: Fix use after free bug in ndlcremove due to race condition This bug influences both stncii2cremove and stncispiremove. Take stncii2cremove as an example. In stncii2cprobe, it called ndlcprobe and bound &ndlc-smwork...

7.8CVSS0.00194EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/02 4:15 p.m.24 views

CVE-2023-53098

In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel dump: 19.463299 Unable to handle kernel NULL...

5.5CVSS0.00189EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.5 views

CVE-2023-53071

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: do not run mt76unregisterdevice on unregistered hw Trying to probe a mt7921e pci card without firmware results in a successful probe where ieee80211registerhw hasn't been called. When removing the driver,...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.6 views

UBUNTU-CVE-2023-53098

In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel dump: 19.463299 Unable to handle kernel NULL...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:55 p.m.116 views

CVE-2023-53098

CVE-2023-53098 summary (Linux kernel) : The vulnerability resides in the Media driver gpio-ir-recv under media: rc, where an added remove function plus runtime-pm cleanup is required. If runtime PM is enabled, systems must perform runtime PM cleanup to remove a cpu-latency QoS request; otherwise,...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/05/01 3:16 p.m.6 views

CVE-2022-49803

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Fix memory leak of nsimdev-facookie kmemleak reports this issue: unreferenced object 0xffff8881bac872d0 size 8: comm "sh", pid 58603, jiffies 4481524462 age 68.065s hex dump first 8 bytes: 04 00 00 00 de ad be ef...

5.5CVSS5.8AI score0.00189EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/01 3:16 p.m.11 views

AZL-69785 CVE-2022-49803 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Fix memory leak of nsimdev-facookie kmemleak reports this issue: unreferenced object 0xffff8881bac872d0 size 8: comm "sh", pid 58603, jiffies 4481524462 age 68.065s hex dump first 8 bytes: 04 00 00 00 de ad be ef...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/04/18 11:19 p.m.7 views

SUSE CVE-2025-22078

In the Linux kernel, the following vulnerability has been resolved: staging: vchiqarm: Fix possible NPR of keep-alive thread In case vchiqplatformconnstatechanged is never called or fails before driver removal, kathread won't be a valid pointer to a taskstruct. So do the necessary checks before...

5.5CVSS7.8AI score0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.19 views

CVE-2025-22078

In the Linux kernel, the following vulnerability has been resolved: staging: vchiqarm: Fix possible NPR of keep-alive thread In case vchiqplatformconnstatechanged is never called or fails before driver removal, kathread won't be a valid pointer to a taskstruct. So do the necessary checks before...

5.5CVSS0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:16 p.m.1 views

DEBIAN-CVE-2025-22078

In the Linux kernel, the following vulnerability has been resolved: staging: vchiqarm: Fix possible NPR of keep-alive thread In case vchiqplatformconnstatechanged is never called or fails before driver removal, kathread won't be a valid pointer to a taskstruct. So do the necessary checks before...

5.5CVSS5.6AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.26 views

UBUNTU-CVE-2025-22078

In the Linux kernel, the following vulnerability has been resolved: staging: vchiqarm: Fix possible NPR of keep-alive thread In case vchiqplatformconnstatechanged is never called or fails before driver removal, kathread won't be a valid pointer to a taskstruct. So do the necessary checks before...

5.5CVSS6.2AI score0.00193EPSS
SaveExploits0References14
OSV
OSV
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22078 staging: vchiq_arm: Fix possible NPR of keep-alive thread

In the Linux kernel, the following vulnerability has been resolved: staging: vchiqarm: Fix possible NPR of keep-alive thread In case vchiqplatformconnstatechanged is never called or fails before driver removal, kathread won't be a valid pointer to a taskstruct. So do the necessary checks before...

6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.34 views

CVE-2025-22078 staging: vchiq_arm: Fix possible NPR of keep-alive thread

In the Linux kernel, the following vulnerability has been resolved: staging: vchiqarm: Fix possible NPR of keep-alive thread In case vchiqplatformconnstatechanged is never called or fails before driver removal, kathread won't be a valid pointer to a taskstruct. So do the necessary checks before...

0.00193EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.18 views

CVE-2025-21928 HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove The system can experience a random crash a few minutes after the driver is removed. This issue occurs due to improper handling of memory freeing in the ishtphidremove...

0.00208EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/04/01 3:40 p.m.5 views

CVE-2025-21929 HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in hidishtpclremove During the rmmod operation for the intelishtphid driver, a use-after-free issue can occur in the hidishtpclremove function. The function hidishtpcldeinit is called...

7.2AI score0.00197EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/01 3:40 p.m.177 views

CVE-2025-21928

CVE-2025-21928 : In the Linux kernel HID intel-ish-hid driver, a use-after-free issue in ishtp_hid_remove() can occur, leading to a random crash minutes after the driver is removed. The root cause is improper memory handling where the code frees driver_data inside the loop that destroys HID devic...

7.8CVSS7.2AI score0.00208EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/04/01 3:40 p.m.11 views

CVE-2025-21929 HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in hidishtpclremove During the rmmod operation for the intelishtphid driver, a use-after-free issue can occur in the hidishtpclremove function. The function hidishtpcldeinit is called...

7.8CVSS6.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/01 12:00 a.m.13 views

PT-2025-14310

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue can occur in the hid ishtp cl remove function during the rmmod operation for the intel ishtp hid driver. This issue arises because the hid ishtp cl deinit function...

7.8CVSS8.1AI score0.66418EPSS
SaveExploits6References2486
RedhatCVE
RedhatCVE
added 2025/03/29 5:38 p.m.17 views

CVE-2022-49751

In the Linux kernel, the following vulnerability has been resolved: w1: fix WARNING after calling w1process I got the following WARNING message while removing driverds2482: ------------ cut here ------------ do not call blocking ops when !TASKRUNNING; state=1 set at w1process+0x9e/0x1d0 wire...

3.3CVSS7.2AI score0.00183EPSS
SaveExploits0References4
Rows per page
Query Builder