Lucene search
+L

409174 matches found

SUSE CVE
SUSE CVE
added 2025/11/13 12:24 a.m.8 views

SUSE CVE-2025-40112

In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for Niagara The referenced commit introduced exception handlers on user-space memory references in copyfromuser and copytouser. These handlers return from the respective...

6.5AI score0.00158EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 10:15 p.m.7 views

CVE-2025-40207

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does not check the returned value. If v4l2subdevstatealloc fails, it retur...

0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/12 10:15 p.m.11 views

AZL-70070 CVE-2025-40207 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does not check the returned value. If v4l2subdevstatealloc fails, it retur...

5.6AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.4 views

DEBIAN-CVE-2025-40207

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does not check the returned value. If v4l2subdevstatealloc fails, it retur...

5.2AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.3 views

DEBIAN-CVE-2025-40199

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 10:15 p.m.19 views

CVE-2025-40194

In the Linux kernel, the following vulnerability has been resolved: cpufreq: intelpstate: Fix object lifecycle issue in updateqosrequest The cpufreqcpuput call in updateqosrequest takes place too early because the latter subsequently calls freqqosupdaterequest that indirectly accesses the policy...

0.00195EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:15 p.m.9 views

UBUNTU-CVE-2025-40207

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does not check the returned value. If v4l2subdevstatealloc fails, it retur...

5.7AI score0.00186EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.17 views

CVE-2025-40182 crypto: skcipher - Fix reqsize handling

In the Linux kernel, the following vulnerability has been resolved: crypto: skcipher - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

7.8CVSS0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.26 views

CVE-2025-40179 ext4: verify orphan file size is not too big

In the Linux kernel, the following vulnerability has been resolved: ext4: verify orphan file size is not too big In principle orphan file can be arbitrarily large. However orphan replay needs to traverse it all and we also pin all its buffers in memory. Thus filesystems with absurdly large orphan...

0.00207EPSS
SaveExploits0References6
NVD
NVD
added 2025/11/12 11:15 a.m.9 views

CVE-2025-40158

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6output Use RCU in ip6output in order to use dstdevrcu to prevent possible UAF. We can remove rcureadlock/rcureadunlock pairs from ip6finishoutput2...

8.1CVSS0.0044EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 11:15 a.m.16 views

AZL-70025 CVE-2025-40158 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6output Use RCU in ip6output in order to use dstdevrcu to prevent possible UAF. We can remove rcureadlock/rcureadunlock pairs from ip6finishoutput2...

8.1CVSS6.6AI score0.0044EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 11:15 a.m.20 views

UBUNTU-CVE-2025-40120

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock Prevent USB runtime PM autosuspend for AX88772 in bind. usbnet enables runtime PM autosuspend by default, so disabling it via the usbdriver flag is ineffective. O...

5.7AI score0.00207EPSS
SaveExploits0References38
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.23 views

CVE-2025-40142 ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disable bottom softirqs as part of spinlockirq on PREEMPTRT sndpcmgrouplockirq acquires a spinlockt and disables interrupts via spinlockirq. This also implicitly disables the handling of softirqs such as TIMERSOFTIRQ. ...

0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 10:23 a.m.11 views

CVE-2025-40142 ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disable bottom softirqs as part of spinlockirq on PREEMPTRT sndpcmgrouplockirq acquires a spinlockt and disables interrupts via spinlockirq. This also implicitly disables the handling of softirqs such as TIMERSOFTIRQ. ...

6AI score
SaveExploits0References6
CVE
CVE
added 2025/11/12 10:23 a.m.47 views

CVE-2025-40139

Technical details for CVE-2025-40139 are not publicly provided in the supplied documents. Monitor for updates from the advisories.

7.8CVSS6AI score0.00143EPSS
SaveExploits0References2
CVE
CVE
added 2025/11/12 10:23 a.m.28 views

CVE-2025-40120

Technical details about CVE-2025-40120 are not publicly disclosed in the provided connected documents. The SUSE/OpenVAS entries reference the CVE but do not supply affected products, versions, root cause, or fixes. Monitor for official advisories for specifics.

5.9AI score0.00207EPSS
SaveExploits0References6
OSV
OSV
added 2025/11/12 10:23 a.m.6 views

CVE-2025-40112 sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara

In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for Niagara The referenced commit introduced exception handlers on user-space memory references in copyfromuser and copytouser. These handlers return from the respective...

7.8CVSS6.1AI score
SaveExploits0References11
CVE
CVE
added 2025/11/12 10:23 a.m.40 views

CVE-2025-40113

CVE-2025-40113 concerns the Linux kernel remoteproc/qcom PAS handling for the X1E ADSP, where the lite DTB firmware was left running after preparing to load new ADSP firmware. The issue stemmed from not shutting down the lite_dtb_pas_id for the DTB, leaving a memory region (&adsp_boot_dtb_mem) ac...

5.8AI score0.00185EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/11/12 4:28 a.m.9 views

kernel: HID: core: Harden s32ton() against conversion to 0 bits

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS5.7AI score0.00161EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 2:44 a.m.10 views

kernel: HID: core: Harden s32ton() against conversion to 0 bits

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS5.7AI score0.00161EPSS
SaveExploits0References5
Rows per page
Query Builder