Lucene search
+L

13955 matches found

SUSE CVE
SUSE CVE
added 2025/04/18 11:20 p.m.8 views

SUSE CVE-2025-22043

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add bounds check for durable handle context Add missing bounds check for durable handle context...

8.1CVSS7.8AI score0.00477EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/18 11:18 p.m.9 views

SUSE CVE-2025-39735

In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in eaget During the "sizecheck" label in eaget, the code checks if the extended attribute list xattr size matches easize. If not, it logs "eaget: invalid extended attribute" and calls printhexdump...

7.8CVSS7.8AI score0.00281EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2025/04/18 2:20 p.m.34 views

CVE-2025-37838 HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition

In the Linux kernel, the following vulnerability has been resolved: HSI: ssiprotocol: Fix use after free vulnerability in ssiprotocol Driver Due to Race Condition In the ssiprotocolprobe function, &ssi-work is bound with ssipxmitwork, In ssippnsetup, the ssippnxmit function within the ssippnops...

7.8CVSS0.00213EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/04/18 2:20 p.m.18 views

CVE-2025-37838 HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition

In the Linux kernel, the following vulnerability has been resolved: HSI: ssiprotocol: Fix use after free vulnerability in ssiprotocol Driver Due to Race Condition In the ssiprotocolprobe function, &ssi-work is bound with ssipxmitwork, In ssippnsetup, the ssippnxmit function within the ssippnops...

7.8CVSS6.5AI score0.00213EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/18 2:15 p.m.6 views

DEBIAN-CVE-2025-40364

In the Linux kernel, the following vulnerability has been resolved: iouring: fix ioreqprepasync with provided buffers ioreqprepasync can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later if needed...

7.8CVSS5.5AI score0.00274EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/18 1:50 p.m.44 views

CVE-2025-40364 io_uring: fix io_req_prep_async with provided buffers

In the Linux kernel, the following vulnerability has been resolved: iouring: fix ioreqprepasync with provided buffers ioreqprepasync can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later if needed...

7.8CVSS0.00274EPSS
SaveExploits0References7
Patchstack
Patchstack
added 2025/04/18 12:44 p.m.11 views

WordPress JetReviews plugin <= 2.3.6 - Local File Inclusion vulnerability

Local File Inclusion vulnerability discovered by stealthcopter Patchstack Alliance in WordPress Plugin JetReviews versions = 2.3.6...

7.5CVSS8.4AI score0.00598EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2025/04/18 7:15 a.m.24 views

CVE-2025-37785

In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with reclen == block size results in out-of-bounds read later on, when the corrupted directory is removed...

7.8CVSS0.0029EPSS
SaveExploits0References12
OSV
OSV
added 2025/04/18 7:15 a.m.13 views

UBUNTU-CVE-2025-37925

In the Linux kernel, the following vulnerability has been resolved: jfs: reject on-disk inodes of an unsupported type Syzbot has reported the following BUG: kernel BUG at fs/inode.c:668! Oops: invalid opcode: 0000 1 PREEMPT SMP KASAN PTI CPU: 3 UID: 0 PID: 139 Comm: jfsCommit Not tainted...

5.5CVSS6AI score0.00255EPSS
SaveExploits0References33
Cvelist
Cvelist
added 2025/04/18 7:01 a.m.37 views

CVE-2025-39755 staging: gpib: Fix cb7210 pcmcia Oops

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix cb7210 pcmcia Oops The pcmciadriver struct was still only using the old .name initialization in the drv field. This led to a NULL pointer deref Oops in strcmp called from pcmciaregisterdriver. Initialize the...

0.00226EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/18 7:01 a.m.172 views

CVE-2025-39755

CVE-2025-39755 affects the Linux kernel (staging: gpib) where the pcmcia_driver struct used the old .name initialization in the drv field, causing a NULL pointer dereference in strcmp during pcmcia_register_driver. The fix is to initialize the pcmcia_driver struct name field. Impact is a local at...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/04/18 7:01 a.m.35 views

CVE-2025-39735 jfs: fix slab-out-of-bounds read in ea_get()

In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in eaget During the "sizecheck" label in eaget, the code checks if the extended attribute list xattr size matches easize. If not, it logs "eaget: invalid extended attribute" and calls printhexdump...

7.1CVSS0.00281EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/18 7:01 a.m.12 views

CVE-2025-39735 jfs: fix slab-out-of-bounds read in ea_get()

In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in eaget During the "sizecheck" label in eaget, the code checks if the extended attribute list xattr size matches easize. If not, it logs "eaget: invalid extended attribute" and calls printhexdump...

7.1CVSS6.7AI score
SaveExploits0References14
Cvelist
Cvelist
added 2025/04/18 7:01 a.m.36 views

CVE-2025-38637 net_sched: skbprio: Remove overly strict queue assertions

In the Linux kernel, the following vulnerability has been resolved: netsched: skbprio: Remove overly strict queue assertions In the current implementation, skbprio enqueue/dequeue contains an assertion that fails under certain conditions when SKBPRIO is used as a child qdisc under TBF with specif...

0.00315EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/18 7:01 a.m.11 views

CVE-2025-38637 net_sched: skbprio: Remove overly strict queue assertions

In the Linux kernel, the following vulnerability has been resolved: netsched: skbprio: Remove overly strict queue assertions In the current implementation, skbprio enqueue/dequeue contains an assertion that fails under certain conditions when SKBPRIO is used as a child qdisc under TBF with specif...

6.1AI score
SaveExploits0References14
Cvelist
Cvelist
added 2025/04/18 7:01 a.m.36 views

CVE-2025-37785 ext4: fix OOB read when checking dotdot dir

In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with reclen == block size results in out-of-bounds read later on, when the corrupted directory is removed...

7.8CVSS0.0029EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/18 7:01 a.m.26 views

CVE-2025-37785 ext4: fix OOB read when checking dotdot dir

In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with reclen == block size results in out-of-bounds read later on, when the corrupted directory is removed...

7.8CVSS6AI score
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/04/18 12:00 a.m.13 views

PT-2025-17324 · Soundcraft · Soundcraft Ui Series

Name of the Vulnerable Software and Affected Versions: Soundcraft Ui Series Models Ui12 and Ui16 Firmware versions 1.0.5x through 1.0.7x Description: An information disclosure issue in the /socket.io/1/websocket/ component allows attackers to access Administrator credentials in plaintext...

7.5CVSS6AI score0.00373EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/04/18 12:00 a.m.10 views

SUSE SLES12 Security Update : apache2-mod_auth_openidc (SUSE-SU-2025:1337-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2025:1337-1 advisory. - CVE-2025-31492: Fixed a bug where OIDCProviderAuthRequestMethod POSTs can leak protected data. bsc1240893 Tenable has extracted the preceding...

8.2CVSS6.5AI score0.00571EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/04/18 12:00 a.m.10 views

Ubuntu: Security Advisory (USN-7440-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS6.6AI score0.00947EPSS
SaveExploits1References3
Rows per page
Query Builder