Lucene search
+L

945 matches found

Vulnrichment
Vulnrichment
added 2025/04/01 3:41 p.m.1 views

CVE-2025-21943 gpio: aggregator: protect driver attr handlers against module unload

In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: protect driver attr handlers against module unload Both newdevicestore and deletedevicestore touch module global resources e.g. gpioaggregatorlock. To prevent race conditions with module unload, a reference need...

7.5AI score0.00139EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/01 3:41 p.m.14 views

CVE-2025-21943 gpio: aggregator: protect driver attr handlers against module unload

In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: protect driver attr handlers against module unload Both newdevicestore and deletedevicestore touch module global resources e.g. gpioaggregatorlock. To prevent race conditions with module unload, a reference need...

4.7CVSS5.9AI score0.00139EPSS
SaveExploits0References12
CVE
CVE
added 2025/04/01 3:41 p.m.141 views

CVE-2025-21943

The CVE-2025-21943 entry concerns a Linux kernel vulnerability in the gpio_aggregator driver. Description: new_device_store and delete_device_store touch module-global resources (e.g., gpio_aggregator_lock). To prevent race conditions during module unload, the fix adds a reference held via try_mo...

4.7CVSS7AI score0.00139EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2025/03/27 5:15 p.m.17 views

CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS0.00219EPSS
SaveExploits0References7
Packet Storm News
Packet Storm News
added 2025/03/21 12:0 a.m.6 views

msm_npu Race Condition / Memory Corruption

msmnpu has a race condition between npuhostunloadnetwork and npuhostexecnetworkv2 that leads to memory corruption...

7.8CVSS6.9AI score0.0011EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/03/18 12:0 a.m.4 views

PT-2025-18445

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak issue has been resolved in the Linux kernel, specifically in the drm/imagination module. The issue occurred when the module was unloaded, causing memory used to hold firmwa...

5.5CVSS6.6AI score0.00174EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.7 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-56708)

"The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56708 advisory. - In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on...

7.8CVSS5.7AI score0.0025EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.14 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-56708)

"The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56708 advisory. - In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on...

7.8CVSS5.7AI score0.0025EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/03/08 8:0 a.m.3 views

scsi: qla2xxx: Fix use after free on unload

...

7.8CVSS7.4AI score0.0022EPSS
SaveExploits0
OSV
OSV
added 2025/03/06 5:15 p.m.1 views

DEBIAN-CVE-2024-58079

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix crash during unbind if gpio unit is in use We used the wrong device for the device managed functions. We used the usb device, when we should be using the interface device. If we unbind the driver from the usb...

5.5CVSS5.7AI score0.00171EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-50257

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netfilter: Fix use-after-free in getinfo ip6tablenat module unload has refcnt warning for UA...

7.8CVSS6.5AI score0.00257EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/03/05 2:49 a.m.5 views

kernel: nvme-fc: do not wait in vain when unloading module

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS6.8AI score0.00218EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/03/01 2:52 a.m.9 views

SUSE CVE-2025-21802

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each aedev node from hnae3aedevlist. If user unloads hns3 driver at the time, because it removes all the aedev node...

5.5CVSS6.7AI score0.00199EPSS
SaveExploits0References14
OSV
OSV
added 2025/02/27 8:16 p.m.5 views

DEBIAN-CVE-2025-21802

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each aedev node from hnae3aedevlist. If user unloads hns3 driver at the time, because it removes all the aedev node...

5.5CVSS5.5AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 8:16 p.m.16 views

UBUNTU-CVE-2025-21802

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each aedev node from hnae3aedevlist. If user unloads hns3 driver at the time, because it removes all the aedev node...

5.5CVSS6.1AI score0.00199EPSS
SaveExploits0References34
Debian CVE
Debian CVE
added 2025/02/27 8:0 p.m.15 views

CVE-2025-21802

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each aedev node from hnae3aedevlist. If user unloads hns3 driver at the time, because it removes all the aedev node...

5.5CVSS5.5AI score0.00199EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 8:0 p.m.190 views

CVE-2025-21802

CVE-2025-21802 is a Linux kernel issue affecting the networking driver path for hns3. The vulnerability arises during driver unload when the hclge path attempts to disable SR-IOV for each ae_dev in hnae3_ae_dev_list while the ae_dev list is being modified, which can cause an oops. The root cause ...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/02/27 8:0 p.m.25 views

CVE-2025-21802 net: hns3: fix oops when unload drivers paralleling

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each aedev node from hnae3aedevlist. If user unloads hns3 driver at the time, because it removes all the aedev node...

0.00199EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/27 8:0 p.m.9 views

CVE-2025-21802 net: hns3: fix oops when unload drivers paralleling

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each aedev node from hnae3aedevlist. If user unloads hns3 driver at the time, because it removes all the aedev node...

5.5CVSS6AI score0.00199EPSS
SaveExploits0References13
OSV
OSV
added 2025/02/27 3:15 a.m.11 views

AZL-57914 CVE-2025-21744 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix NULL pointer dereference in brcmftxfinalize On removal of the device or unloading of the kernel module a potential NULL pointer dereference occurs. The following sequence deletes the interface: brcmfdetach...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References1
Rows per page
Query Builder