Lucene search
K

11457 matches found

Cvelist
Cvelist
added 2025/12/24 1:6 p.m.23 views

CVE-2023-54087 ubi: Fix possible null-ptr-deref in ubi_free_volume()

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix possible null-ptr-deref in ubifreevolume It willl cause null-ptr-deref in the following case: uifinit ubiaddvolume cdevadd - if it fails, call killvolumes deviceregister killvolumes - if ubiaddvolume fails call this...

0.00184EPSS
Exploits0References8
OSV
OSV
added 2025/12/24 1:6 p.m.2 views

CVE-2023-54087 ubi: Fix possible null-ptr-deref in ubi_free_volume()

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix possible null-ptr-deref in ubifreevolume It willl cause null-ptr-deref in the following case: uifinit ubiaddvolume cdevadd - if it fails, call killvolumes deviceregister killvolumes - if ubiaddvolume fails call this...

6.3AI score0.00184EPSS
Exploits0References11
CVE
CVE
added 2025/12/24 1:6 p.m.12 views

CVE-2023-54086

The CVE targets the Linux kernel’s BPF trampoline handling. It describes a vulnerability where preempt_count_sub/add was left unprotected in __bpf_prog_enter_recur/__bpf_prog_exit_recur, causing panics and stack/IRQ guard page errors when trampolines are attached. The fix is to add these two func...

6.2AI score0.00175EPSS
Exploits0References4
OSV
OSV
added 2025/12/24 1:6 p.m.5 views

CVE-2023-54086 bpf: Add preempt_count_{sub,add} into btf id deny list

In the Linux kernel, the following vulnerability has been resolved: bpf: Add preemptcountsub,add into btf id deny list The recursion check in bpfprogenter and bpfprogexit leave preemptcountsub,add unprotected. When attaching trampoline to them we get panic as follows, 867.843050 BUG: TASK stack...

6.5AI score0.00175EPSS
Exploits0References7
CVE
CVE
added 2025/12/24 1:5 p.m.13 views

CVE-2022-50769

CVE-2022-50769 : In the Linux kernel, the mmc_add_host() return value was previously ignored in the mxcmmc path, causing memory allocated by mmc_alloc_host() to leak and potentially a kernel crash when removing a not-added device. The fix adds a return-value check and branches to an error path th...

6.1AI score0.00233EPSS
Exploits0References9
OSV
OSV
added 2025/12/24 1:5 p.m.4 views

CVE-2022-50769 mmc: mxcmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

6.4AI score0.00233EPSS
Exploits0References12
OSV
OSV
added 2025/12/24 11:16 a.m.5 views

AZL-73159 CVE-2025-68724 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - prevent overflow in asymmetrickeygenerateid Use checkaddoverflow to guard against potential integer overflows when adding the binary blob lengths and the size of an asymmetrickeyid structure and return...

5.9AI score0.00154EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.3 views

CVE-2025-68724

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - prevent overflow in asymmetrickeygenerateid Use checkaddoverflow to guard against potential integer overflows when adding the binary blob lengths and the size of an asymmetrickeyid structure and return...

6AI score0.00154EPSS
Exploits0References34
OSV
OSV
added 2025/12/24 11:16 a.m.2 views

UBUNTU-CVE-2025-68724

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - prevent overflow in asymmetrickeygenerateid Use checkaddoverflow to guard against potential integer overflows when adding the binary blob lengths and the size of an asymmetrickeyid structure and return...

6.1AI score0.00154EPSS
Exploits0References36
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.4 views

CVE-2023-54002

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion of exclop condition when starting balance Balance as exclusive state is compatible with paused balance and device add, which makes some things more complicated. The assertion of valid states when starting fro...

5.7AI score0.00168EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.4 views

CVE-2022-50711

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix possible memory leak in mtkprobe If mtkwedaddhw has been called, mtkwedexit needs be called in error path or removing module to free the memory allocated in mtkwedaddhw...

5.7AI score0.00156EPSS
Exploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.3 views

UBUNTU-CVE-2023-54002

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion of exclop condition when starting balance Balance as exclusive state is compatible with paused balance and device add, which makes some things more complicated. The assertion of valid states when starting fro...

5.8AI score0.00168EPSS
Exploits0References6
CVE
CVE
added 2025/12/24 10:55 a.m.11 views

CVE-2023-54002

CVE-2023-54002 (Linux kernel) concerns a btrfs exclop balance bug where the assertion of valid states for exclusive operations could fail when starting balance amid paused balance and device add; this can occur under race conditions with multiple threads. Connected documents outline two scenarios...

6.3AI score0.00168EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.31 views

CVE-2023-54002 btrfs: fix assertion of exclop condition when starting balance

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion of exclop condition when starting balance Balance as exclusive state is compatible with paused balance and device add, which makes some things more complicated. The assertion of valid states when starting fro...

0.00168EPSS
Exploits0References4
OSV
OSV
added 2025/12/24 10:55 a.m.4 views

CVE-2023-54002 btrfs: fix assertion of exclop condition when starting balance

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion of exclop condition when starting balance Balance as exclusive state is compatible with paused balance and device add, which makes some things more complicated. The assertion of valid states when starting fro...

6.6AI score0.00168EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2025/12/24 10:33 a.m.3 views

CVE-2025-68724

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - prevent overflow in asymmetrickeygenerateid Use checkaddoverflow to guard against potential integer overflows when adding the binary blob lengths and the size of an asymmetrickeyid structure and return...

5.5AI score0.00154EPSS
Exploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/12/24 10:32 a.m.2 views

CVE-2025-68367

In the Linux kernel, the following vulnerability has been resolved: macintosh/machid: fix race condition in machidtoggleemumouse The following warning appears when running syzkaller, and this issue also exists in the mainline code. ------------ cut here ------------ listadd double add:...

5.2AI score0.00165EPSS
Exploits0References9Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/12/24 9:4 a.m.3 views

team: Move team device type change at the end of team_port_add

...

5.5CVSS5.9AI score0.00118EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.3 views

PT-2025-53164

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s UBI Unsorted Block Images module where a null pointer dereference can occur within the ubi free volume function. This issue arises during device...

6.2AI score0.00184EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.8 views

PT-2025-52959

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the btrfs subsystem related to the assertion of exclusive operation conditions during balance operations. Specifically, the issue arises when...

6.3AI score0.00168EPSS
Exploits0References17
Rows per page
Query Builder