Lucene search
+L

2312 matches found

UbuntuCve
UbuntuCve
added 2025/09/05 6:15 p.m.5 views

CVE-2025-39692

In the Linux kernel, the following vulnerability has been resolved: smb: server: split ksmbdrdmastoplistening out of ksmbdrdmadestroy We can't call destroyworkqueuesmbdirectwq; before stopsessions! Otherwise already existing connections try to use smbdirectwq as a NULL pointer...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/09/05 6:15 p.m.3 views

CVE-2025-39697

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a race when updating an existing write After nfslockandjoinrequests tests for whether the request is still attached to the mapping, nothing prevents a call to nfsinoderemoverequest from succeeding until we actually lock...

4.7CVSS6.1AI score0.00132EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/09/05 6:15 p.m.3 views

CVE-2025-39714

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Lock resolution while streaming When an program is streaming ffplay and another program qv4l2 changes the TV standard from NTSC to PAL, the kernel crashes due to trying to copy to unmapped memory. Changing from NTSC...

5.5CVSS6.2AI score0.00148EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/09/05 6:15 p.m.4 views

CVE-2025-39685

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl726: Prevent invalid irq number The reproducer passed in an irq number0x80008000 that was too large, which triggered the oob. Added an interrupt number check to prevent users from passing in an irq number that was too...

7.1CVSS6.3AI score0.00149EPSS
SaveExploits0References34
Patchstack
Patchstack
added 2025/09/05 1:37 p.m.7 views

WordPress Boxed Content Plugin <= 1.0 - Cross Site Scripting (XSS) Vulnerability

Cross Site Scripting XSS Vulnerability discovered by Mika in WordPress Plugin Boxed Content versions = 1.0...

6.5CVSS6AI score0.0019EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2025/09/05 6:15 a.m.15 views

CVE-2025-21032

Improper access control in One UI Home prior to SMR Sep-2025 Release 1 allows physical attackers to bypass Kiosk mode under limited conditions...

6.8CVSS6.5AI score0.00155EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/05 6:15 a.m.17 views

CVE-2025-21028

Improper privilege management in ThemeManager prior to SMR Sep-2025 Release 1 allows local privileged attackers to reuse trial items...

5.5CVSS6.5AI score0.001EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/05 6:15 a.m.19 views

CVE-2025-21026

Improper handling of insufficient permission in ImsService prior to SMR Sep-2025 Release 1 allows local attackers to interrupt the call...

4CVSS6.4AI score0.001EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/05 6:15 a.m.17 views

CVE-2025-21031

Improper access control in ImsService prior to SMR Sep-2025 Release 1 allows local attackers to use the privileged APIs...

6.8CVSS6.4AI score0.00126EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/09/04 4:15 p.m.2 views

CVE-2025-23259

NVIDIA Mellanox DPDK contains a vulnerability in Poll Mode Driver PMD, where an attacker on a VM in the system might be able to cause information disclosure and denial of service on the network interface...

6.5CVSS7.1AI score0.00276EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/09/04 4:15 p.m.1 views

CVE-2025-38690

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent infinite recursion If the buf + offset is not aligned to XECAHELINEBYTES we fallback to using a bounce buffer. However the bounce buffer here is allocated on the stack, and the only alignment requirement...

5.5CVSS6AI score0.00128EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/04 4:15 p.m.2 views

CVE-2025-38727

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2025/09/04 4:15 p.m.4 views

CVE-2025-38722

In the Linux kernel, the following vulnerability has been resolved: habanalabs: fix UAF in exportdmabuf As soon as we'd inserted a file reference into descriptor table, another thread could close it. That's fine for the case when all we are doing is returning that descriptor to userland it's a...

7.8CVSS6.2AI score0.00142EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/09/04 4:15 p.m.3 views

CVE-2025-38686

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix a crash in UFFDIOMOVE when PMD is a migration entry When UFFDIOMOVE encounters a migration PMD entry, it proceeds with obtaining a folio and accessing it even though the entry is swpentryt. Add the missing check...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/09/04 4:15 p.m.2 views

CVE-2025-38688

In the Linux kernel, the following vulnerability has been resolved: iommufd: Prevent ALIGN overflow When allocating IOVA the candidate range gets aligned to the target alignment. If the range is close to ULONGMAX then the ALIGN can wrap resulting in a corrupted iova. Open code the ALIGN using...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/09/04 4:15 p.m.8 views

CVE-2025-38681

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: take the memory hotplug lock inside ptdumpwalkpgd Memory hot remove unmaps and tears down various kernel page table regions as required. The ptdump code can race with concurrent modifications of the kernel page tables...

4.7CVSS6.1AI score0.00114EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/09/04 4:15 p.m.5 views

CVE-2025-38725

In the Linux kernel, the following vulnerability has been resolved: net: usb: asixdevices: add phymask for ax88772 mdio bus Without setting phymask for ax88772 mdio bus, current driver may create at most 32 mdio phy devices with phy address range from 0x00 0x1f. DLink DUB-E100 H/W Ver B1 is such ...

5.5CVSS6.1AI score0.00144EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/09/04 4:15 p.m.3 views

CVE-2025-38730

In the Linux kernel, the following vulnerability has been resolved: iouring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. iouring deals with this and invalidates them on retry. But on the...

7.8CVSS6.4AI score0.0015EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/09/04 4:15 p.m.3 views

CVE-2025-38691

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the "layoutupdatepages" page arr...

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/09/04 4:15 p.m.5 views

CVE-2025-38716

In the Linux kernel, the following vulnerability has been resolved: hfs: fix general protection fault in hfsfindinit The hfsfindinit method can trigger the crash if tree pointer is NULL: 45.746290 T9787 Oops: general protection fault, probably for non-canonical address 0xdffffc0000000008: 0000 1...

5.5CVSS5.8AI score0.00135EPSS
SaveExploits0References24
Rows per page
Query Builder