Lucene search
K

4825 matches found

Positive Technologies
Positive Technologies
added 2025/10/02 12:0 a.m.0 views

PT-2025-44109

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.16.0+ and later Description The Linux kernel contains a flaw in the BPF subsystem related to handling struct operations on the LoongArch architecture. Specifically, the return values of struct operations are not correct...

7.8CVSS7.9AI score0.03752EPSS
Exploits4References580
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.1 views

SUSE CVE-2023-53470

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...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.1 views

SUSE 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...

4.4CVSS6.2AI score0.00013EPSS
Exploits0References7
NVD
NVD
added 2025/10/01 12:15 p.m.2 views

CVE-2023-53531

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix poll request timeout handling When doing iouring benchmark on /dev/nullb0, it's easy to crash the kernel if poll requests timeout triggered, as reported by David. 1 BUG: kernel NULL pointer dereference, address:...

5.5CVSS0.00013EPSS
Exploits0References3
NVD
NVD
added 2025/10/01 12:15 p.m.2 views

CVE-2023-53470

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...

5.5CVSS0.00017EPSS
Exploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.0 views

UBUNTU-CVE-2023-53470

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...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References8
CVE
CVE
added 2025/10/01 11:46 a.m.18 views

CVE-2023-53531

Technical details for CVE-2023-53531 are not publicly available in the provided connected documents. The materials reference Linux kernel patch notes but do not disclose product/version, exploit vectors, impact, or remediation specifics.

5.5CVSS6AI score0.00013EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/10/01 11:45 a.m.2 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...

5.5CVSS6.6AI score0.00017EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.4 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...

0.00017EPSS
Exploits0References8
OSV
OSV
added 2025/10/01 11:45 a.m.3 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...

5.5CVSS6.3AI score0.00021EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.2 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.00021EPSS
Exploits0References6
CVE
CVE
added 2025/10/01 11:42 a.m.7 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.00017EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.2 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...

5.5CVSS7.4AI score0.00017EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.4 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.00017EPSS
Exploits0References5
OSV
OSV
added 2025/10/01 8:15 a.m.2 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.00013EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/10/01 7:42 a.m.2 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.00013EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/10/01 7:42 a.m.2 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.00013EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.8 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.00013EPSS
Exploits0References3
OSV
OSV
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.5CVSS6.1AI score0.00013EPSS
Exploits0References6
CVE
CVE
added 2025/10/01 7:42 a.m.14 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.00013EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder