Lucene search
+L

10706 matches found

NVD
NVD
added 2025/10/01 12:15 p.m.7 views

CVE-2022-50456

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.5CVSS0.00146EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 12:15 p.m.9 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.00145EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.7 views

UBUNTU-CVE-2022-50456

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.5CVSS5.9AI score0.00146EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 12:15 p.m.12 views

UBUNTU-CVE-2023-53461

In the Linux kernel, the following vulnerability has been resolved: iouring: wait interruptibly for request completions on exit WHen the ring exits, cleanup is done and the final cancelation and waiting on completions is done by ioringexitwork. That function is invoked by kworker, which doesn't...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:46 a.m.55 views

CVE-2023-53531

CVE-2023-53531 affects the Linux kernel’s null_blk poll timeout handling. The provided details describe a race between null_timeout_rq() and null_poll() that can cause a NULL pointer dereference (address 0x8) and kernel panic during io_uring benchmarks on /dev/nullb0. The root cause is a race in ...

7.8CVSS6AI score0.00141EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.14 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.00146EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 11:45 a.m.9 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.24 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.11 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.8 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
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
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.19 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
Debian CVE
Debian CVE
added 2025/10/01 7:42 a.m.6 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.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...

5.5CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2025/10/01 7:42 a.m.30 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:0 a.m.12 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
Rows per page
Query Builder