Lucene search
+L

3632 matches found

OSV
OSV
added 2025/07/10 9:15 a.m.8 views

DEBIAN-CVE-2025-38328

In the Linux kernel, the following vulnerability has been resolved: jffs2: check jffs2preallocrawnoderefs result in few other places Fuzzing hit another invalid pointer dereference due to the lack of checking whether jffs2preallocrawnoderefs completed successfully. Subsequent logic implies that t...

5.5CVSS5.6AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 9:15 a.m.2 views

DEBIAN-CVE-2025-38324

In the Linux kernel, the following vulnerability has been resolved: mpls: Use rcudereferencertnl in mplsrouteinputrcu. As syzbot reported 0, mplsrouteinputrcu can be called from mplsgetroute, where is under RTNL. net-mpls.platformlabel is only updated under RTNL. Let's use rcudereferencertnl in...

5.5CVSS5.7AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 9:15 a.m.16 views

UBUNTU-CVE-2025-38345

In the Linux kernel, the following vulnerability has been resolved: ACPICA: fix acpi operand cache leak in dswstate.c ACPICA commit 987a3b5cf7175916e2a4b6ea5b8e70f830dfe732 I found an ACPI cache leak in ACPI early termination and boot continuing case. When early termination occurs due to maliciou...

5.5CVSS6.1AI score0.00167EPSS
SaveExploits0References42
OSV
OSV
added 2025/07/10 8:15 a.m.3 views

DEBIAN-CVE-2025-38290

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath12kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

5.5CVSS6AI score0.00187EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/10 8:15 a.m.8 views

CVE-2025-38272

In the Linux kernel, the following vulnerability has been resolved: net: dsa: b53: do not enable EEE on bcm63xx BCM63xx internal switches do not support EEE, but provide multiple RGMII ports where external PHYs may be connected. If one of these PHYs are EEE capable, we may try to enable EEE for t...

5.5CVSS0.00157EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.14 views

CVE-2025-38327 fgraph: Do not enable function_graph tracer when setting funcgraph-args

In the Linux kernel, the following vulnerability has been resolved: fgraph: Do not enable functiongraph tracer when setting funcgraph-args When setting the funcgraph-args option when function graph tracer is net enabled, it incorrectly enables it. Worse, it unregisters itself when it was never...

0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/10 8:15 a.m.7 views

UBUNTU-CVE-2025-38300

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce-cipher - fix error handling in sun8icecipherprepare Fix two DMA cleanup issues on the error path in sun8icecipherprepare: 1 If dmamapsg fails for areq-dst, the device driver would try to free DMA memory it has no...

5.5CVSS6AI score0.00149EPSS
SaveExploits0References31
OSV
OSV
added 2025/07/10 7:42 a.m.11 views

CVE-2025-38314 virtio-pci: Fix result size returned for the admin command completion

In the Linux kernel, the following vulnerability has been resolved: virtio-pci: Fix result size returned for the admin command completion The result size returned by virtiopciadmindevpartsget is 8 bytes larger than the actual result data size. This occurs because the resultsgsize field of the...

7.3CVSS6.7AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/10 3:0 a.m.6 views

kernel: udf: Fix a slab-out-of-bounds write bug in udf_find_entry()

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udffindentry Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ================================================================== BUG: KASAN:...

7.8CVSS6.3AI score0.00218EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/07/09 11:23 p.m.5 views

SUSE CVE-2025-38250

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix use-after-free in vhciflush syzbot reported use-after-free in vhciflush without repro. 0 From the splat, a thread closed a vhci file descriptor while its device was being used by iotcl on another thread...

4.7CVSS7.9AI score0.00145EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2025/07/09 12:22 p.m.3 views

kernel: ELF: fix kernel.randomize_va_space double read

In the Linux kernel, the following vulnerability has been resolved: ELF: fix kernel.randomizevaspace double read ELF loader uses "randomizevaspace" twice. It is sysctl and can change at any moment, so 2 loads could see 2 different values in theory with unpredictable consequences. Issue exactly on...

5.5CVSS6.8AI score0.00248EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/09 12:22 p.m.3 views

kernel: drm/i915/gt: Fix potential UAF by revoke of fence registers

A use-after-free was found in drivers/gpu/drm/i915/gt/intelggttfencing.c in the Linux kernel. This issue can be caused by a race among revocation of fence registers on one side and sequential execution of signal callbacks invoked on completion of a request that was using them on the other,...

7.8CVSS6.9AI score0.0027EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/09 12:22 p.m.4 views

kernel: usb: config: fix iteration issue in 'usb_get_bos_descriptor()'

In the Linux kernel, the following vulnerability has been resolved: usb: config: fix iteration issue in 'usbgetbosdescriptor' The BOS descriptor defines a root descriptor and is the base descriptor for accessing a family of related descriptors. Function 'usbgetbosdescriptor' encounters an iterati...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/09 10:42 a.m.8 views

CVE-2025-38243 btrfs: fix invalid inode pointer dereferences during log replay

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid inode pointer dereferences during log replay In a few places where we call readoneinode, if we get a NULL pointer we end up jumping into an error path, or fallthrough in case of addinoderef, where we then do...

6.5AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/07 7:12 p.m.15 views

kernel: Squashfs: fix handling and sanity checking of xattr_ids count

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix handling and sanity checking of xattrids count A Sysbot 1 corrupted filesystem exposes two flaws in the handling and sanity checking of the xattrids count in the filesystem. Both of these flaws cause computation...

5.5CVSS6.4AI score0.0026EPSS
SaveExploits0References5
NVD
NVD
added 2025/07/04 2:15 p.m.20 views

CVE-2025-38184

In the Linux kernel, the following vulnerability has been resolved: tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer The reproduction steps: 1. create a tun interface 2. enable l2 bearer 3. TIPCNLUDPGETREMOTEIP with media name set to tun tipc: Started in network mode tipc: Nod...

7.8CVSS0.00172EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/04 2:15 p.m.5 views

UBUNTU-CVE-2025-38187

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix a use-after-free in r535gsprpcpush The RPC container is released after being passed to r535gsprpcsend. When sending the initial fragment of a large RPC and passing the caller's RPC container, the container will b...

7.8CVSS6.1AI score0.00148EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/07/04 1:37 p.m.5 views

CVE-2025-38211 RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

9.8CVSS6.2AI score0.00344EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/04 11:15 a.m.7 views

UBUNTU-CVE-2025-38174

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Do not double dequeue a configuration request Some of our devices crash in tbcfgrequestdequeue: general protection fault, probably for non-canonical address 0xdead000000000122 CPU: 6 PID: 91007 Comm: kworker/6:2...

8.8CVSS6.2AI score0.00227EPSS
SaveExploits0References44
Cvelist
Cvelist
added 2025/07/04 10:39 a.m.19 views

CVE-2025-38175 binder: fix yet another UAF in binder_devices

In the Linux kernel, the following vulnerability has been resolved: binder: fix yet another UAF in binderdevices Commit e77aff5528a18 "binderfs: fix use-after-free in binderdevices" addressed a use-after-free where devices could be released without first being removed from the binderdevices list...

7.8CVSS0.00141EPSS
SaveExploits0References3
Rows per page
Query Builder