Lucene search
+L

340 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS6.8AI score0.00231EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.16 views

kernel: nvmet-auth: assign dh_key to NULL after kfree_sensitive

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

7.8CVSS6.8AI score0.00254EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/13 12:0 a.m.11 views

PT-2025-27744

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A buffer size issue in the Linux kernel's wifi component, specifically in the rtw88 module, has been resolved. The issue involved reading out of bounds due to an incorrect buffer size...

7.1CVSS5.9AI score0.00145EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.7 views

SUSE CVE-2025-37851

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: Add 'plane' value check Function dispcovlsetup is not intended to work with the value OMAPDSSWB of the enum parameter plane. The value of this parameter is initialized in dssinitoverlays and in the current state of...

6.4CVSS7.6AI score0.00256EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/09 7:16 a.m.1 views

DEBIAN-CVE-2025-37844

In the Linux kernel, the following vulnerability has been resolved: cifs: avoid NULL pointer dereference in dbg call cifsserverdbg implies server to be non-NULL so move call under condition to avoid NULL pointer dereference. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS5.6AI score0.00256EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/09 6:41 a.m.19 views

CVE-2025-37844 cifs: avoid NULL pointer dereference in dbg call

In the Linux kernel, the following vulnerability has been resolved: cifs: avoid NULL pointer dereference in dbg call cifsserverdbg implies server to be non-NULL so move call under condition to avoid NULL pointer dereference. Found by Linux Verification Center linuxtesting.org with SVACE...

0.00256EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.5 views

SUSE CVE-2025-37811

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: fix usbmisc handling usbmisc is an optional device property so it is totally valid for the corresponding data-usbmiscdata to have a NULL value. Check that before dereferencing the pointer. Found by Linux...

5.5CVSS7.7AI score0.00164EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/05/04 5:21 p.m.14 views

CVE-2023-53066

In the Linux kernel, the following vulnerability has been resolved: qed/qedsriov: guard against NULL derefs from qediovgetvfinfo We have to make sure that the info returned by the helper is valid before using it. Found by Linux Verification Center linuxtesting.org with the SVACE static analysis...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.14 views

CVE-2023-53066

In the Linux kernel, the following vulnerability has been resolved: qed/qedsriov: guard against NULL derefs from qediovgetvfinfo We have to make sure that the info returned by the helper is valid before using it. Found by Linux Verification Center linuxtesting.org with the SVACE static analysis...

5.5CVSS0.00191EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.7 views

CVE-2023-53066

In the Linux kernel, the following vulnerability has been resolved: qed/qedsriov: guard against NULL derefs from qediovgetvfinfo We have to make sure that the info returned by the helper is valid before using it. Found by Linux Verification Center linuxtesting.org with the SVACE static analysis...

5.5CVSS6.3AI score0.00191EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/05/02 3:55 p.m.148 views

CVE-2023-53066

CVE-2023-53066 affects the Linux kernel in the qed_sriov path. The vulnerability arises from potential NULL dereferences in qed_iov_get_vf_info, and the fix guards against NULL pointers by validating the helper’s returned info before use. This is a local issue with the impact characterized as hig...

5.5CVSS6.6AI score0.00191EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/05/01 1:7 p.m.7 views

CVE-2025-37768 drm/amd/pm: Prevent division by zero

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/04/24 12:0 a.m.7 views

PT-2025-27728

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential invalid memory access issue has been identified in the Linux kernel, specifically in the asus-ec-sensors component of the hwmon subsystem. The find ec sensor index function...

5.5CVSS6.3AI score0.0016EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/09 12:0 a.m.10 views

PT-2025-18450

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A division by zero issue has been resolved in the Linux kernel. The problem occurs when the user sets a speed value greater than UINT MAX/8, making division by zero possible. This issue...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/04/03 7:19 a.m.2 views

CVE-2025-21997 xsk: fix an integer overflow in xp_create_and_assign_umem()

In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xpcreateandassignumem Since the i and pool-chunksize variables are of type 'u32', their product can wrap around and then be cast to 'u64'. This can lead to two different XDP buffers pointing to the...

7.7AI score0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/03 7:19 a.m.11 views

CVE-2025-21997 xsk: fix an integer overflow in xp_create_and_assign_umem()

In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xpcreateandassignumem Since the i and pool-chunksize variables are of type 'u32', their product can wrap around and then be cast to 'u64'. This can lead to two different XDP buffers pointing to the...

5.5CVSS6.3AI score0.00179EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/01 4:15 p.m.1 views

DEBIAN-CVE-2025-21962

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing closetimeo mount option User-provided mount parameter closetimeo of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffi...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

DEBIAN-CVE-2025-21963

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acdirmax mount option User-provided mount parameter acdirmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.3 views

UBUNTU-CVE-2025-21962

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing closetimeo mount option User-provided mount parameter closetimeo of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffi...

5.5CVSS6.4AI score0.00179EPSS
SaveExploits0References34
CVE
CVE
added 2025/04/01 3:47 p.m.196 views

CVE-2025-21964

CVE-2025-21964 affects the Linux kernel CIFS mount option acregmax. The issue arises when user-provided acregmax (u32) is not yet validated; its value is converted from seconds to jiffies, which can overflow an integer. This is a local vulnerability in which an attacker with local access could po...

5.5CVSS7.4AI score0.00178EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder