Lucene search
+L

10866 matches found

OSV
OSV
added 2025/10/01 11:45 a.m.11 views

CVE-2023-53488 IB/hfi1: Fix possible panic during hotplug remove

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the update counters work might be pending, and may run after memory has been freed. Cancel the update counters work before freeing memory...

6.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.13 views

CVE-2022-50456 btrfs: fix resolving backrefs for inline extent followed by prealloc

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix resolving backrefs for inline extent followed by prealloc If a file consists of an inline extent followed by a regular or prealloc extent, then a legitimate attempt to resolve a logical address in the non-inline region...

0.00146EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 11:45 a.m.8 views

CVE-2022-50456 btrfs: fix resolving backrefs for inline extent followed by prealloc

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix resolving backrefs for inline extent followed by prealloc If a file consists of an inline extent followed by a regular or prealloc extent, then a legitimate attempt to resolve a logical address in the non-inline region...

6.3AI score
SaveExploits0References9
OSV
OSV
added 2025/10/01 11:42 a.m.7 views

CVE-2023-53470 ionic: catch failure from devlink_alloc

In the Linux kernel, the following vulnerability has been resolved: ionic: catch failure from devlinkalloc Add a check for NULL on the alloc return. If devlinkalloc fails and we try to use devlinkpriv on the NULL return, the kernel gets very unhappy and panics. With this fix, the driver load will...

7.4AI score
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:42 a.m.26 views

CVE-2023-53470

CVE-2023-53470 – Linux kernel issue : The vulnerability arises from a missing NULL check after devlink_alloc(), risking kernel panic when devlink_priv() is called on a NULL result. A fix adds the NULL check; as a result, driver load may fail but the kernel will not panic. Documents show the issue...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.13 views

CVE-2023-53470 ionic: catch failure from devlink_alloc

In the Linux kernel, the following vulnerability has been resolved: ionic: catch failure from devlinkalloc Add a check for NULL on the alloc return. If devlinkalloc fails and we try to use devlinkpriv on the NULL return, the kernel gets very unhappy and panics. With this fix, the driver load will...

0.00145EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 8:15 a.m.13 views

CVE-2025-39903

In the Linux kernel, the following vulnerability has been resolved: ofnuma: fix uninitialized memory nodes causing kernel panic When there are memory-only nodes nodes without CPUs, these nodes are not properly initialized, causing kernel panic during boot. ofnumainit ofnumaparsecpunodes nodesetni...

5.5CVSS0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 8:15 a.m.17 views

UBUNTU-CVE-2025-39903

In the Linux kernel, the following vulnerability has been resolved: ofnuma: fix uninitialized memory nodes causing kernel panic When there are memory-only nodes nodes without CPUs, these nodes are not properly initialized, causing kernel panic during boot. ofnumainit ofnumaparsecpunodes nodesetni...

5.5CVSS5.7AI score0.00134EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.23 views

CVE-2025-39903 of_numa: fix uninitialized memory nodes causing kernel panic

In the Linux kernel, the following vulnerability has been resolved: ofnuma: fix uninitialized memory nodes causing kernel panic When there are memory-only nodes nodes without CPUs, these nodes are not properly initialized, causing kernel panic during boot. ofnumainit ofnumaparsecpunodes nodesetni...

0.00134EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/10/01 7:42 a.m.3 views

CVE-2025-39903 of_numa: fix uninitialized memory nodes causing kernel panic

In the Linux kernel, the following vulnerability has been resolved: ofnuma: fix uninitialized memory nodes causing kernel panic When there are memory-only nodes nodes without CPUs, these nodes are not properly initialized, causing kernel panic during boot. ofnumainit ofnumaparsecpunodes nodesetni...

5.8AI score0.00134EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/01 7:42 a.m.10 views

CVE-2025-39903

In the Linux kernel, the following vulnerability has been resolved: ofnuma: fix uninitialized memory nodes causing kernel panic When there are memory-only nodes nodes without CPUs, these nodes are not properly initialized, causing kernel panic during boot. ofnumainit ofnumaparsecpunodes nodesetni...

5.5CVSS5.4AI score0.00134EPSS
SaveExploits0
OSV
OSV
added 2025/10/01 7:42 a.m.9 views

CVE-2025-39903 of_numa: fix uninitialized memory nodes causing kernel panic

In the Linux kernel, the following vulnerability has been resolved: ofnuma: fix uninitialized memory nodes causing kernel panic When there are memory-only nodes nodes without CPUs, these nodes are not properly initialized, causing kernel panic during boot. ofnumainit ofnumaparsecpunodes nodesetni...

5.5CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2025/10/01 7:42 a.m.31 views

CVE-2025-39903

The CVE-2025-39903 issue affects the Linux kernel and relates to NUMA memory initialization. The root cause was that memory-only NUMA nodes (nodes without CPUs) were not properly initialized, causing a NULL pointer dereference in free_area_init when NODE_DATA() is accessed for these uninitialized...

5.5CVSS5.8AI score0.00134EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.13 views

PT-2025-40077

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc1-00001-gabb4b3daf18c-dirty Description The Linux kernel contained a flaw where memory-only nodes nodes without CPUs were not properly initialized. This resulted in a kernel panic during boot when the...

6.5AI score0.00134EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.6 views

PT-2025-40141

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.12.0-07246-g75175d5adc74-dirty 199 Description The Linux kernel contains a flaw in the BTRFS file system related to resolving back references for inline extents followed by preallocated extents. Specifically, i...

6.5AI score0.00146EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.12 views

PT-2025-46743

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the TCP implementation where calling reqsk fastopen remove within tcp conn request can lead to a use-after-free and a refcount underflow. This occurs...

7.8CVSS7.5AI score0.01278EPSS
SaveExploits12References562
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.13 views

PT-2025-40177

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where a failure from devlink alloc was not properly handled. Specifically, a check for a NULL return value from the devlink alloc function was missing. I...

6.5AI score0.00145EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/30 6:01 p.m.10 views

GHSA-G88P-R42R-PPP9 Repository Credentials Race Condition Crashes Argo CD Server

Summary A race condition in the repository credentials handler can cause the Argo CD server to panic and crash when concurrent operations are performed on the same repository URL. Details The vulnerability is located in numerous repository related handlers in the util/db/repositorysecrets.go file...

6.5CVSS6.8AI score0.00441EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/30 12:00 a.m.3 views

PT-2025-40042

Summary Unpatched Argo CD versions are vulnerable to malicious API requests which can crash the API server and cause denial of service to legitimate clients. With the default configuration, no webhook.bitbucketserver.secret set, Argo CD’s /api/webhook endpoint will crash the entire argocd-server...

7.5CVSS6.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/30 12:00 a.m.9 views

PT-2025-40057

Name of the Vulnerable Software and Affected Versions Argo CD versions 2.9.0-rc1 through 2.14.19 Argo CD versions 3.0.0-rc1 through 3.2.0-rc1 Argo CD version 3.1.6 Argo CD version 3.0.17 Description Argo CD, a declarative GitOps continuous delivery tool for Kubernetes, is susceptible to a...

9.8CVSS7.4AI score0.08344EPSS
SaveExploits1
Rows per page
Query Builder