Lucene search
K

8942 matches found

RedHat Linux
RedHat Linux
added 2025/11/12 1:52 p.m.3 views

kernel: crypto: seqiv - Handle EBUSY correctly

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of seqiv may specify...

7.8CVSS6.8AI score0.00022EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 1:52 p.m.2 views

kernel: net: sched: sfb: fix null pointer access issue when sfb_init() fails

A null pointer dereference exists in the linux kernel, such that when sfbinit fails qdisc is NULL, and it will cause gpf issue, leading to damage to the availability of the system...

5.5CVSS7.3AI score0.00022EPSS
Exploits0References5
EUVD
EUVD
added 2025/11/12 12:30 p.m.2 views

EUVD-2025-124906

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix bootlog initialization ordering As soon as we queue MHI buffers to receive the bootlog from the device, we could be receiving data. Therefore all the resources needed to process that data need to be setup prior to...

5.5AI score0.00024EPSS
Exploits0References4
EUVD
EUVD
added 2025/11/12 12:30 p.m.2 views

EUVD-2025-124956

In the Linux kernel, the following vulnerability has been resolved: hwrng: ks-sa - fix division by zero in kssarnginit Fix division by zero in kssarnginit caused by missing clock pointer initialization. The clkgetrate call is performed on an uninitialized clk pointer, resulting in division by zer...

6.1AI score0.00058EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2025/11/12 11:50 a.m.1 views

kernel: pstore/ram: Check start of empty przs during init

An out of bounds array vulnerability exists in the linux kernel, such that a missing check on the start field of a PRZ persistent ram zone during initialization leads to damage to the availability and integrity of the system...

7.8CVSS7.3AI score0.0002EPSS
Exploits0References5
NVD
NVD
added 2025/11/12 11:15 a.m.3 views

CVE-2025-40177

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix bootlog initialization ordering As soon as we queue MHI buffers to receive the bootlog from the device, we could be receiving data. Therefore all the resources needed to process that data need to be setup prior to...

0.00024EPSS
Exploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.3 views

CVE-2025-40127

In the Linux kernel, the following vulnerability has been resolved: hwrng: ks-sa - fix division by zero in kssarnginit Fix division by zero in kssarnginit caused by missing clock pointer initialization. The clkgetrate call is performed on an uninitialized clk pointer, resulting in division by zer...

0.00058EPSS
Exploits0References7
OSV
OSV
added 2025/11/12 11:15 a.m.1 views

UBUNTU-CVE-2025-40127

In the Linux kernel, the following vulnerability has been resolved: hwrng: ks-sa - fix division by zero in kssarnginit Fix division by zero in kssarnginit caused by missing clock pointer initialization. The clkgetrate call is performed on an uninitialized clk pointer, resulting in division by zer...

5.8AI score0.00058EPSS
Exploits0References39
OSV
OSV
added 2025/11/12 11:15 a.m.0 views

UBUNTU-CVE-2025-40177

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix bootlog initialization ordering As soon as we queue MHI buffers to receive the bootlog from the device, we could be receiving data. Therefore all the resources needed to process that data need to be setup prior to...

5.7AI score0.00024EPSS
Exploits0References10
OSV
OSV
added 2025/11/12 11:15 a.m.0 views

UBUNTU-CVE-2025-40147

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: fix access race during throttle policy activation On repeated cold boots we occasionally hit a NULL pointer crash in blkshouldthrotl when throttling is consulted before the throttle policy is fully enabled for the...

5.7AI score0.0003EPSS
Exploits0References10
OSV
OSV
added 2025/11/12 10:53 a.m.6 views

CVE-2025-40177 accel/qaic: Fix bootlog initialization ordering

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix bootlog initialization ordering As soon as we queue MHI buffers to receive the bootlog from the device, we could be receiving data. Therefore all the resources needed to process that data need to be setup prior to...

5.9AI score0.00024EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/11/12 10:53 a.m.3 views

CVE-2025-40177

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix bootlog initialization ordering As soon as we queue MHI buffers to receive the bootlog from the device, we could be receiving data. Therefore all the resources needed to process that data need to be setup prior to...

5.1AI score0.00024EPSS
Exploits0
CVE
CVE
added 2025/11/12 10:53 a.m.13 views

CVE-2025-40177

In the Linux kernel, CVE-2025-40177 relates to accel/qaic bootlog handling. The vulnerability arises from race conditions between probe() and incoming data when queueing MHI buffers to receive the bootlog; some resources were initialized after queuing, risking page faults if accessed. The fix reo...

5.6AI score0.00024EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/11/12 10:53 a.m.3 views

CVE-2025-40177 accel/qaic: Fix bootlog initialization ordering

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix bootlog initialization ordering As soon as we queue MHI buffers to receive the bootlog from the device, we could be receiving data. Therefore all the resources needed to process that data need to be setup prior to...

0.00024EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.7 views

CVE-2025-40147 blk-throttle: fix access race during throttle policy activation

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: fix access race during throttle policy activation On repeated cold boots we occasionally hit a NULL pointer crash in blkshouldthrotl when throttling is consulted before the throttle policy is fully enabled for the...

0.0003EPSS
Exploits0References3
OSV
OSV
added 2025/11/12 10:23 a.m.3 views

CVE-2025-40127 hwrng: ks-sa - fix division by zero in ks_sa_rng_init

In the Linux kernel, the following vulnerability has been resolved: hwrng: ks-sa - fix division by zero in kssarnginit Fix division by zero in kssarnginit caused by missing clock pointer initialization. The clkgetrate call is performed on an uninitialized clk pointer, resulting in division by zer...

6.5AI score0.00058EPSS
Exploits0References10
CVE
CVE
added 2025/11/12 10:23 a.m.12 views

CVE-2025-40127

CVE-2025-40127 – Linux kernel (hwrng: ks-sa-rng) Root cause: division by zero in ks_sa_rng_init caused by using clk_get_rate() on an uninitialized clk pointer. Impact: division by zero during delay value calculations within the hardware RNG initialization path. Technical detail: A clock is not pr...

6.3AI score0.00058EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.5 views

CVE-2025-40127 hwrng: ks-sa - fix division by zero in ks_sa_rng_init

In the Linux kernel, the following vulnerability has been resolved: hwrng: ks-sa - fix division by zero in kssarnginit Fix division by zero in kssarnginit caused by missing clock pointer initialization. The clkgetrate call is performed on an uninitialized clk pointer, resulting in division by zer...

0.00058EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.3 views

CVE-2025-40127

In the Linux kernel, the following vulnerability has been resolved: hwrng: ks-sa - fix division by zero in kssarnginit Fix division by zero in kssarnginit caused by missing clock pointer initialization. The clkgetrate call is performed on an uninitialized clk pointer, resulting in division by zer...

5.2AI score0.00058EPSS
Exploits0
CVE
CVE
added 2025/11/12 10:23 a.m.10 views

CVE-2025-40119

CVE-2025-40119 affects the Linux kernel ext4 subsystem. The root cause is a potential null dereference in ext4_mb_init() where ext4_mb_avg_fragment_size_destroy() could be invoked with sbi->s_mb_avg_fragment_size uninitialized (e.g., groupinfo slab cache allocation failure), due to missing nul...

5.9AI score0.00027EPSS
Exploits0References3
Rows per page
Query Builder