Lucene search
+L

6391 matches found

OSV
OSV
added 2025/10/29 2:15 p.m.16 views

UBUNTU-CVE-2025-40085

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer deference in trytoregistercard In trytoregistercard, the return value of usbifnumtoif is passed directly to usbinterfaceclaimed without a NULL check, which will lead to a NULL pointer dereference...

5.7AI score0.00193EPSS
SaveExploits0References38
CVE
CVE
added 2025/10/29 1:37 p.m.38 views

CVE-2025-40085

Affected software: Linux kernel (ALSA: usb-audio).Issue: NULL pointer dereference in try_to_register_card when usb_ifnum_to_if() returns NULL and is passed to usb_interface_claimed() without a NULL check.Impact: NULL pointer dereference during creation of an invalid USB audio device (potential cr...

6AI score0.00193EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/29 1:37 p.m.4 views

CVE-2025-40085 ALSA: usb-audio: Fix NULL pointer deference in try_to_register_card

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer deference in trytoregistercard In trytoregistercard, the return value of usbifnumtoif is passed directly to usbinterfaceclaimed without a NULL check, which will lead to a NULL pointer dereference...

6.4AI score
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/10/29 1:04 a.m.10 views

RISC-V: KVM: Write hgatp register with valid mode bits

...

7AI score0.00174EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.3 views

kernel: nfsd: don't ignore the return code of svc_proc_register()

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

5.5CVSS5.7AI score0.00195EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/29 12:24 a.m.8 views

SUSE CVE-2025-40065

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Write hgatp register with valid mode bits According to the RISC-V Privileged Architecture Spec, when MODE=Bare is selected,software must write zero to the remaining fields of hgatp. We have detected the valid mode...

5.5CVSS6.6AI score0.00174EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/10/29 12:00 a.m.4 views

The vulnerability of the do_register_framebuffer() function in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the doregisterframebuffer function in the Linux operating system’s kernel is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

7CVSS6.5AI score0.00141EPSS
SaveExploits0References13Affected Software6
Tenable Nessus
Tenable Nessus
added 2025/10/29 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-40085

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: usb-audio: Fix NULL pointer deference in trytoregistercard In trytoregistercard, the return value of usbifnumtoif is passed directly to usbinterfaceclaime...

5.5AI score0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/28 12:15 p.m.12 views

CVE-2025-40065

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Write hgatp register with valid mode bits According to the RISC-V Privileged Architecture Spec, when MODE=Bare is selected,software must write zero to the remaining fields of hgatp. We have detected the valid mode...

0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 12:15 p.m.24 views

AZL-68924 CVE-2025-40065 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Write hgatp register with valid mode bits According to the RISC-V Privileged Architecture Spec, when MODE=Bare is selected,software must write zero to the remaining fields of hgatp. We have detected the valid mode...

5.6AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/28 12:15 p.m.10 views

CVE-2025-40031

In the Linux kernel, the following vulnerability has been resolved: tee: fix registershmhelper In registershmhelper, fix incorrect error handling for a call to ioviterextractpages. A case is missing for when ioviterextractpages only got some pages and return a number larger than 0, but not the...

0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/28 12:15 p.m.16 views

UBUNTU-CVE-2025-40031

In the Linux kernel, the following vulnerability has been resolved: tee: fix registershmhelper In registershmhelper, fix incorrect error handling for a call to ioviterextractpages. A case is missing for when ioviterextractpages only got some pages and return a number larger than 0, but not the...

5.8AI score0.00199EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.16 views

CVE-2025-40070 pps: fix warning in pps_register_cdev when register device fail

In the Linux kernel, the following vulnerability has been resolved: pps: fix warning in ppsregistercdev when register device fail Similar to previous commit 2a934fdb01db "media: v4l2-dev: fix error handling in videoregisterdevice", the release hook should be set before deviceregister. Otherwise,...

0.00218EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/28 11:48 a.m.5 views

CVE-2025-40070 pps: fix warning in pps_register_cdev when register device fail

In the Linux kernel, the following vulnerability has been resolved: pps: fix warning in ppsregistercdev when register device fail Similar to previous commit 2a934fdb01db "media: v4l2-dev: fix error handling in videoregisterdevice", the release hook should be set before deviceregister. Otherwise,...

6.6AI score
SaveExploits0References12
EUVD
EUVD
added 2025/10/28 11:48 a.m.8 views

EUVD-2025-36458

In the Linux kernel, the following vulnerability has been resolved: pps: fix warning in ppsregistercdev when register device fail Similar to previous commit 2a934fdb01db "media: v4l2-dev: fix error handling in videoregisterdevice", the release hook should be set before deviceregister. Otherwise,...

6.1AI score0.00218EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/28 11:48 a.m.30 views

CVE-2025-40065

Technical details for CVE-2025-40065 are not publicly provided in the supplied documents. No specific product/version/root-cause/impact/fix is disclosed here. Monitor the sources for updates and authoritative advisories.

6.2AI score0.00174EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.20 views

CVE-2025-40065

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Write hgatp register with valid mode bits According to the RISC-V Privileged Architecture Spec, when MODE=Bare is selected,software must write zero to the remaining fields of hgatp. We have detected the valid mode...

5.2AI score0.00174EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.19 views

CVE-2025-40065 RISC-V: KVM: Write hgatp register with valid mode bits

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Write hgatp register with valid mode bits According to the RISC-V Privileged Architecture Spec, when MODE=Bare is selected,software must write zero to the remaining fields of hgatp. We have detected the valid mode...

0.00174EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/28 11:48 a.m.11 views

EUVD-2025-36463

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Write hgatp register with valid mode bits According to the RISC-V Privileged Architecture Spec, when MODE=Bare is selected,software must write zero to the remaining fields of hgatp. We have detected the valid mode...

6AI score0.00174EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/28 11:48 a.m.42 views

CVE-2025-40031

CVE-2025-40031 affects the Linux kernel where in tee, register_shm_helper() was fixed to correct error handling for iov_iter_extract_pages. The bug could trigger a NULL pointer dereference after a bad input from ioctl(TEE_IOC_SHM_REGISTER) when parts of the buffer aren’t mapped, due to a missing ...

6.2AI score0.00199EPSS
SaveExploits0References3
Rows per page
Query Builder