Lucene search
+L

42 matches found

SUSE CVE
SUSE CVE
added 2025/02/01 3:47 a.m.8 views

SUSE CVE-2025-21676

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

4.7CVSS7.6AI score0.0043EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2025/01/31 7:02 p.m.12 views

CVE-2025-21676

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

5.5CVSS6.4AI score0.0043EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/31 12:15 p.m.19 views

CVE-2025-21676

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

7.5CVSS0.0043EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/31 12:15 p.m.5 views

DEBIAN-CVE-2025-21676

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

5.5CVSS5.7AI score0.0043EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/31 12:15 p.m.11 views

AZL-56387 CVE-2025-21676 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

5.5CVSS6.7AI score0.0043EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/31 12:15 p.m.7 views

UBUNTU-CVE-2025-21676

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

7.5CVSS6.2AI score0.0043EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2025/01/31 11:25 a.m.30 views

CVE-2025-21676 net: fec: handle page_pool_dev_alloc_pages error

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

7.5CVSS0.0043EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.15 views

CVE-2025-21676

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

7.5CVSS5.7AI score0.0043EPSS
SaveExploits0
CVE
CVE
added 2025/01/31 11:25 a.m.191 views

CVE-2025-21676

Summary: CVE-2025-21676 affects the Linux kernel’s fec_enet driver (net: fec: handle page_pool_dev_alloc_pages error). The root cause is that page_pool_dev_alloc_pages can return NULL and the code (fec_enet_update_cbd) did not properly handle that NULL, continuing to use it and potentially crash ...

7.5CVSS7.1AI score0.0043EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/01/31 11:25 a.m.13 views

CVE-2025-21676 net: fec: handle page_pool_dev_alloc_pages error

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

7.5CVSS6AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/01/31 11:25 a.m.3 views

CVE-2025-21676 net: fec: handle page_pool_dev_alloc_pages error

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

7.5CVSS7.6AI score0.0043EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/05 5:15 p.m.4 views

DEBIAN-CVE-2024-50097

In the Linux kernel, the following vulnerability has been resolved: net: fec: don't save PTP state if PTP is unsupported Some platforms such as i.MX25 and i.MX27 do not support PTP, so on these platforms fecptpinit is not called and the related members in fep are not initialized. However,...

5.5CVSS5.5AI score0.00231EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/06/22 3:35 a.m.5 views

SUSE CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

4.7CVSS6.1AI score0.00193EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/06/20 5:59 p.m.24 views

CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

4.4CVSS6.8AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 2:15 p.m.9 views

AZL-48252 CVE-2024-38553 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

5.5CVSS6.1AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.3 views

DEBIAN-CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 2:15 p.m.20 views

CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

5.5CVSS0.00193EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/19 2:15 p.m.21 views

UBUNTU-CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References30
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.16 views

CVE-2024-38553 net: fec: remove .ndo_poll_controller to avoid deadlocks

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

6.6AI score0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/19 1:35 p.m.16 views

CVE-2024-38553 net: fec: remove .ndo_poll_controller to avoid deadlocks

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

6AI score
SaveExploits0References9
Rows per page
Query Builder