Lucene search
+L

13165 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 4:15 p.m.19 views

CVE-2025-37901

In the Linux kernel, the following vulnerability has been resolved: irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs On Qualcomm chipsets not all GPIOs are wakeup capable. Those GPIOs do not have a corresponding MPM pin and should not be handled inside the MPM driver. The IRQ...

6.8AI score0.00198EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:15 p.m.17 views

CVE-2025-37935

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix SER panic with 4GB+ RAM If the mtkpollrx function detects the MTKRESETTING flag, it will jump to releasedesc and refill the high word of the SDP on the 4GB RFB. Subsequently, mtkrxclean will process ...

6.9AI score0.00466EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:15 p.m.12 views

CVE-2025-37942

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: Make sure to fetch pool before checking SIMULTANEOUSMAX As noted by Anssi some 20 years ago, pool report is sometimes messed up. This worked fine on many devices but casued oops on VRS DirectForce PRO. Here, we're...

7AI score0.00012EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:15 p.m.11 views

CVE-2025-37962

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leak in parseleasestate The previous patch that added bounds check for create lease context introduced a memory leak. When the bounds check fails, the function returns NULL without freeing the previously allocat...

6.9AI score0.00176EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:15 p.m.13 views

CVE-2025-37941

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd937x: fix a potential memory leak in wcd937xsoccodecprobe When sndsocdapmnewcontrols or sndsocdapmaddroutes fails, wcd937xsoccodecprobe returns without releasing 'wcd937x-clshinfo', which is allocated by...

6.8AI score0.00188EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:15 p.m.10 views

CVE-2025-37910

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations On Adva boards, SMA sysfs store/get operations can call handlesignaloutputs or handlesignalinputs while the irig and dcf pointers are uninitialized, leading to a...

6.8AI score0.00188EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:27 a.m.11 views

CVE-2011-4916

Linux kernel through 3.1 allows local users to obtain sensitive keystroke information via access to /dev/pts/ and /dev/tty...

5.5CVSS6AI score0.00412EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/05/22 12:00 a.m.11 views

PT-2025-27714

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to Bluetooth MGMT. The issue involves rejecting malformed HCI CMD SYNC commands. In the mgmt hci cmd sync function, a che...

7.8CVSS7.8AI score0.01254EPSS
SaveExploits8References568
RedhatCVE
RedhatCVE
added 2025/05/21 9:21 p.m.17 views

CVE-2008-3901

Software suspend 2 2-2.2.1, when used with the Linux kernel 2.6.16, stores pre-boot authentication passwords in the BIOS Keyboard buffer and does not clear this buffer after use, which allows local users to obtain sensitive information by reading the physical memory locations associated with this...

2.1CVSS6.3AI score0.00359EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/21 6:59 p.m.13 views

CVE-2005-3753

Linux kernel before after 2.6.12 and before 2.6.13.1 might allow attackers to cause a denial of service Oops via certain IPSec packets that cause alignment problems in standard multi-block cipher processors. NOTE: it is not clear whether this issue can be triggered by an attacker...

7.8CVSS6.9AI score0.01439EPSS
SaveExploits0References1
Redos
Redos
added 2025/05/21 12:00 a.m.32 views

ROS-20250521-01

Vulnerability of drm/v3d components of Linux kernel is related to dereferencing of NULL pointer in the v3dirq and v3dhubirq functions in drivers/gpu/drm/v3d/v3dirq.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the video component of t...

7.8CVSS7.5AI score0.00623EPSS
SaveExploits1
Zero Day Initiative
Zero Day Initiative
added 2025/05/21 12:00 a.m.11 views

Linux Kernel OpenvSwitch Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows local attackers to disclose sensitive information on affected installations of Linux Kernel. An attacker must first obtain the ability to execute high-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handlin...

6.7CVSS6.6AI score
SaveExploits0References1
NVD
NVD
added 2025/05/20 6:15 p.m.26 views

CVE-2025-37990

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: fmac: Add error handling for brcmfusbdlwriteimage The function brcmfusbdlwriteimage calls the function brcmfusbdlcmd but dose not check its return value. The 'state.state' and the 'state.bytes' are uninitialized ...

5.5CVSS0.00198EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/20 6:15 p.m.22 views

CVE-2025-37986

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Invalidate USB device pointers on partner unregistration To avoid using invalid USB device pointers after a Type-C partner disconnects, this patch clears the pointers upon partner unregistration. This ensures a...

5.5CVSS0.00174EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/20 5:18 p.m.42 views

CVE-2025-37990 wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: fmac: Add error handling for brcmfusbdlwriteimage The function brcmfusbdlwriteimage calls the function brcmfusbdlcmd but dose not check its return value. The 'state.state' and the 'state.bytes' are uninitialized ...

0.00198EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/20 5:18 p.m.11 views

CVE-2025-37990

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: fmac: Add error handling for brcmfusbdlwriteimage The function brcmfusbdlwriteimage calls the function brcmfusbdlcmd but dose not check its return value. The 'state.state' and the 'state.bytes' are uninitialized ...

5.5CVSS5.6AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 5:18 p.m.42 views

CVE-2025-37991

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix double SIGFPE crash Camm noticed that on parisc a SIGFPE exception will crash an application with a second SIGFPE in the signal handler. Dave analyzed it, and it happens because glibc uses a double-word floating-point...

7.8CVSS6.2AI score0.00196EPSS
SaveExploits0
NVD
NVD
added 2025/05/20 5:15 p.m.32 views

CVE-2025-37975

In the Linux kernel, the following vulnerability has been resolved: riscv: module: Fix out-of-bounds relocation access The current code allows relj to access one element past the end of the relocation section. Simplify to numrelocations which is equivalent to the existing size expression...

7.1CVSS0.00178EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/20 5:15 p.m.13 views

CVE-2025-37976

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

6.9AI score
SaveExploits0References1
NVD
NVD
added 2025/05/20 5:15 p.m.35 views

CVE-2025-37977

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set If dma-coherent property isn't set then descriptors are non-cacheable and the iocc shareability bits should be disabled. Without this UFS can end up in an...

7.8CVSS0.00183EPSS
SaveExploits0References3
Rows per page
Query Builder