Lucene search
+L

23462 matches found

CVE
CVE
added 2025/12/16 2:48 p.m.43 views

CVE-2025-68281

The CVE-2025-68281 entry concerns the Linux kernel ASoC SDCA component. The root cause is a mismatch in the sdca_control structure where the values field is declared as an integer array but memory was allocated as a char array, causing a crash in the sdca_parse_function API. A patch was applied t...

6.2AI score0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 2:32 p.m.9 views

CVE-2025-68253 mm: don't spin in add_stack_record when gfp flags don't allow

In the Linux kernel, the following vulnerability has been resolved: mm: don't spin in addstackrecord when gfp flags don't allow syzbot was able to find the following path: addstackrecordtolist mm/pageowner.c:182 inline incstackrecordcount mm/pageowner.c:214 inline setpageowner+0x2c3/0x4a0...

6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/16 2:32 p.m.39 views

CVE-2025-68253 mm: don't spin in add_stack_record when gfp flags don't allow

In the Linux kernel, the following vulnerability has been resolved: mm: don't spin in addstackrecord when gfp flags don't allow syzbot was able to find the following path: addstackrecordtolist mm/pageowner.c:182 inline incstackrecordcount mm/pageowner.c:214 inline setpageowner+0x2c3/0x4a0...

0.00168EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/16 2:32 p.m.30 views

CVE-2025-68253

The CVE-2025-68253 entry concerns a Linux kernel issue resolved by ensuring the allocator does not spin in add_stack_record_to_list when GFP flags disallow locking contexts. The description tracing shows the vulnerability path through mm/page_owner.c and mm/page_alloc.c, including inline calls an...

6.1AI score0.00168EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/16 2:21 p.m.36 views

CVE-2025-68247

The CVE-2025-68247 issue affects the Linux kernel posix-timers code, specifically do_timer_create(), where memory allocated for a timer ID could leak if user-space access faults occur during timer creation. The underlying root cause is the allocation happening before validating user-space data; t...

6AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 2:15 p.m.9 views

AZL-72466 CVE-2025-68229 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in tcmlooptpgaddressshow we will get a segfault, see below for an example. So...

5.8AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/16 2:15 p.m.13 views

CVE-2025-68229

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in tcmlooptpgaddressshow we will get a segfault, see below for an example. So...

0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 2:15 p.m.9 views

AZL-72415 CVE-2025-68190 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/atom: Check kcalloc for WS buffer in amdgpuatomexecutetablelocked kcalloc may fail. When WS is non-zero and allocation fails, ectx.ws remains NULL while ectx.wssize is set, leading to a potential NULL pointer dereferen...

5.8AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68191

In the Linux kernel, the following vulnerability has been resolved: udptunnel: use netdevwarn instead of netdevWARN netdevWARN uses WARN/WARNON to print a backtrace along with file and line information. In this case, udptunnelnicregister returning an error is just a failed operation, not a kernel...

0.00202EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/16 2:15 p.m.12 views

CVE-2025-68190

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/atom: Check kcalloc for WS buffer in amdgpuatomexecutetablelocked kcalloc may fail. When WS is non-zero and allocation fails, ectx.ws remains NULL while ectx.wssize is set, leading to a potential NULL pointer dereferen...

0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68169

In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix deadlock in memory allocation under spinlock Fix a AA deadlock in refillskbs where memory allocation while holding skbpool-lock can trigger a recursive lock acquisition attempt. The deadlock scenario occurs when the...

0.00181EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/16 2:15 p.m.14 views

CVE-2025-40361

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00032EPSS
SaveExploits0
NVD
NVD
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68167

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix invalid pointer access in debugfs If the memory allocation in gpiolibseqstart fails, the s-private field remains uninitialized and is later dereferenced without checking in gpiolibseqstop. Initialize s-private to NUL...

7.8CVSS0.00149EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.8 views

CVE-2025-40361

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score0.00032EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/16 2:15 p.m.12 views

UBUNTU-CVE-2025-68169

In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix deadlock in memory allocation under spinlock Fix a AA deadlock in refillskbs where memory allocation while holding skbpool-lock can trigger a recursive lock acquisition attempt. The deadlock scenario occurs when the...

5.7AI score0.00181EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.9 views

CVE-2025-68190

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/atom: Check kcalloc for WS buffer in amdgpuatomexecutetablelocked kcalloc may fail. When WS is non-zero and allocation fails, ectx.ws remains NULL while ectx.wssize is set, leading to a potential NULL pointer dereferen...

5.5AI score0.00193EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.5 views

CVE-2025-68169

In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix deadlock in memory allocation under spinlock Fix a AA deadlock in refillskbs where memory allocation while holding skbpool-lock can trigger a recursive lock acquisition attempt. The deadlock scenario occurs when the...

5.7AI score0.00181EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-68191

In the Linux kernel, the following vulnerability has been resolved: udptunnel: use netdevwarn instead of netdevWARN netdevWARN uses WARN/WARNON to print a backtrace along with file and line information. In this case, udptunnelnicregister returning an error is just a failed operation, not a kernel...

6AI score0.00202EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.9 views

CVE-2025-68229

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in tcmlooptpgaddressshow we will get a segfault, see below for an example. So...

5.7AI score0.00201EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-68222

In the Linux kernel, the following vulnerability has been resolved: pinctrl: s32cc: fix uninitialized memory in s32pinctrldesc s32pinctrldesc is allocated with devmkmalloc, but not all of its fields are initialized. Notably, numcustomparams is used in pinconfgenericparsedtconfig, resulting in...

5.7AI score0.00205EPSS
SaveExploits0References22
Rows per page
Query Builder