Lucene search
+L

427 matches found

NVD
NVD
added 2025/05/01 3:16 p.m.12 views

CVE-2022-49847

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload Move am65cpswnussphylinkcleanup call to after am65cpswnusscleanupndev so phylink is still valid to prevent the below Segmentation fault on module remove when...

5.5CVSS0.00159EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:16 p.m.6 views

DEBIAN-CVE-2022-49847

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload Move am65cpswnussphylinkcleanup call to after am65cpswnusscleanupndev so phylink is still valid to prevent the below Segmentation fault on module remove when...

5.5CVSS5.4AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.2 views

DEBIAN-CVE-2022-49777

In the Linux kernel, the following vulnerability has been resolved: Input: i8042 - fix leaking of platform device on module removal Avoid resetting the module-wide i8042platformdevice pointer in i8042probe or i8042remove, so that the device can be properly destroyed by i8042exit on module unload...

5.5CVSS5.5AI score0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 2:15 p.m.15 views

CVE-2025-37764

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix firmware memory leaks Free the memory used to hold the results of firmware image processing when the module is unloaded. Fix the related issue of the same memory being leaked if processing of the firmware ima...

5.5CVSS0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:15 p.m.2 views

DEBIAN-CVE-2025-37764

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix firmware memory leaks Free the memory used to hold the results of firmware image processing when the module is unloaded. Fix the related issue of the same memory being leaked if processing of the firmware ima...

5.5CVSS5.6AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 2:15 p.m.5 views

UBUNTU-CVE-2025-37764

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix firmware memory leaks Free the memory used to hold the results of firmware image processing when the module is unloaded. Fix the related issue of the same memory being leaked if processing of the firmware ima...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References25
OSV
OSV
added 2025/05/01 2:10 p.m.14 views

CVE-2022-49847 net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload Move am65cpswnussphylinkcleanup call to after am65cpswnusscleanupndev so phylink is still valid to prevent the below Segmentation fault on module remove when...

5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.22 views

CVE-2022-49847 net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload Move am65cpswnussphylinkcleanup call to after am65cpswnusscleanupndev so phylink is still valid to prevent the below Segmentation fault on module remove when...

0.00159EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/01 2:10 p.m.72 views

CVE-2022-49847

CVE-2022-49847 concerns a segmentation fault in the Linux kernel's ti_am65 cpsw Ethernet driver (am65_cpsw_nuss) during module removal. The fix changes the cleanup sequence: am65_cpsw_nuss_phylink_cleanup() is moved to run after am65_cpsw_nuss_cleanup_ndev(), ensuring phylink remains valid while ...

5.5CVSS6.4AI score0.00159EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.18 views

CVE-2022-49847

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload Move am65cpswnussphylinkcleanup call to after am65cpswnusscleanupndev so phylink is still valid to prevent the below Segmentation fault on module remove when...

5.5CVSS5.4AI score0.00159EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 1:15 p.m.9 views

AZL-69665 CVE-2025-23143 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: Fix null-ptr-deref by socklockinitclassandname and rmmod. When I ran the repro 0 and waited a few seconds, I observed two LOCKDEP splats: a warning immediately followed by a null-ptr-deref. 1 Reproduction Steps: 1 Mount CIFS...

5.5CVSS5.6AI score0.00201EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/01 1:07 p.m.25 views

CVE-2025-37764 drm/imagination: fix firmware memory leaks

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix firmware memory leaks Free the memory used to hold the results of firmware image processing when the module is unloaded. Fix the related issue of the same memory being leaked if processing of the firmware ima...

0.00187EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.10 views

PT-2025-18494 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the i8042 module. The issue involved a leak of the platform device on module removal. To fix this, the code now avoids...

8.8CVSS7.5AI score0.01328EPSS
SaveExploits3References466
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.6 views

SUSE CVE-2025-21943

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.7CVSS7.6AI score0.00158EPSS
SaveExploits0References15
OSV
OSV
added 2025/04/01 4:15 p.m.11 views

AZL-59912 CVE-2025-21943 affecting package kernel for versions less than 6.6.85.1-2

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.7CVSS6.6AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.12 views

AZL-59748 CVE-2025-21943 affecting package kernel for versions less than 5.15.180.1-1

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.7CVSS6.6AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

DEBIAN-CVE-2025-21943

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.5AI score0.00158EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.28 views

CVE-2025-21943

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.7CVSS0.00158EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/01 4:15 p.m.10 views

UBUNTU-CVE-2025-21943

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.7CVSS6.1AI score0.00158EPSS
SaveExploits0References29
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.00158EPSS
SaveExploits0References7
Rows per page
Query Builder