Lucene search
K

2504 matches found

CBLMariner
CBLMariner
added 2025/07/10 3:9 p.m.3 views

CVE-2025-37797 affecting package kernel for versions less than 6.6.92.2-1

CVE-2025-37797 affecting package kernel for versions less than 6.6.92.2-1. An upgraded version of the package is available that resolves this issue...

7.8CVSS7.2AI score0.00167EPSS
Exploits0
CBLMariner
CBLMariner
added 2025/07/10 3:8 p.m.11 views

CVE-2024-31852 affecting package clang for versions less than 18.1.2-2

CVE-2024-31852 affecting package clang for versions less than 18.1.2-2. A patched version of the package is available...

5.9CVSS5.8AI score0.00991EPSS
Exploits0
CBLMariner
CBLMariner
added 2025/07/10 3:7 p.m.3 views

CVE-2025-5244 affecting package binutils for versions less than 2.37-15

CVE-2025-5244 affecting package binutils for versions less than 2.37-15. A patched version of the package is available...

7.8CVSS7.3AI score0.00235EPSS
Exploits1
CBLMariner
CBLMariner
added 2025/07/10 3:6 p.m.7 views

CVE-2023-5115 affecting package ansible for versions less than 2.14.11-1

CVE-2023-5115 affecting package ansible for versions less than 2.14.11-1. A patched version of the package is available...

6.3CVSS6.9AI score0.00859EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/07/10 9:15 a.m.2 views

CVE-2025-38338

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

7.8CVSS6.3AI score0.00153EPSS
Exploits0References28
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.5 views

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.5CVSS5.5AI score0.00163EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.3 views

CVE-2025-38342

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

7.1CVSS5.7AI score0.00163EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.4 views

CVE-2025-38327

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...

5.5CVSS5.4AI score0.00156EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.3 views

CVE-2025-38301

In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmpnvmem: unbreak driver after cleanup Commit 29be47fcd6a0 "nvmem: zynqmpnvmem: zynqmpnvmemprobe cleanup" changed the driver to expect the device pointer to be passed as the "context", but in nvmem the context parameter...

5.5CVSS5.9AI score0.00143EPSS
Exploits0References12
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.2 views

CVE-2025-38289

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Avoid potential ndlp use-after-free in devlosstmocallbk Smatch detected a potential use-after-free of an ndlp oject in devlosstmocallbk during driver unload or fatal error handling. Fix by reordering code to avoid...

7.8CVSS6.4AI score0.00159EPSS
Exploits0References27
Debian CVE
Debian CVE
added 2025/07/10 8:14 a.m.2 views

CVE-2025-38321

In the Linux kernel, the following vulnerability has been resolved: smb: Log an error when closeallcacheddirs fails Under low-memory conditions, closeallcacheddirs can't move the dentries to a separate list to dput them once the locks are dropped. This will result in a "Dentry still in use" error...

5.5CVSS5.3AI score0.00164EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.3 views

CVE-2025-38306

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of haslockedchildren maydecodefh is calling haslockedchildren while holding no locks. That's an oopsable race... The rest of the callers are safe since they are holding namespacesem and are...

4.7CVSS4.8AI score0.00106EPSS
Exploits0
Redos
Redos
added 2025/07/10 12:0 a.m.5 views

ROS-20250710-12

A vulnerability in the Libexif library for grammar parsing EXIF files is related to an optimization of the compiler optimization that removes buffer overflow protection in libexif. Exploitation of the vulnerability could Allow an attacker acting remotely to execute arbitrary code on the target...

9.8CVSS10AI score0.03189EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/07/09 10:42 a.m.4 views

CVE-2025-38260

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle csum tree error with rescue=ibadroots correctly BUG There is syzbot based reproducer that can crash the kernel, with the following call trace: With some debug output added DEBUG: rescue=ibadroots parsed BTRFS: devic...

5.5CVSS5.4AI score0.00137EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/07/09 10:42 a.m.5 views

CVE-2025-38255

In the Linux kernel, the following vulnerability has been resolved: lib/groupcpus: fix NULL pointer dereference from groupcpusevenly While testing nullblk with configfs, echo 0 pollqueues will trigger following panic: BUG: kernel NULL pointer dereference, address: 0000000000000010 Oops: Oops: 000...

5.5CVSS5.3AI score0.00136EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/07/08 5:16 p.m.4 views

CVE-2025-53512

The /log endpoint on a Juju controller lacked sufficient authorization checks, allowing unauthorized users to access debug messages that could contain sensitive information...

6.5CVSS6AI score0.00315EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2025/07/07 7:28 a.m.3 views

xorg-x11-server-Xwayland: xorg-x11-server: tigervnc: Integer Overflow in X Resize, Rotate and Reflect (RandR) Extension

A flaw was found in the RandR extension, where the RRChangeProviderProperty function does not properly validate input. This issue leads to an integer overflow when computing the total size to allocate...

7.8CVSS6AI score0.00273EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/07/04 6:2 p.m.4 views

CVE-2025-7067

A vulnerability classified as problematic was found in HDF5 1.14.6. This vulnerability affects the function H5FSsinfoserializenodecb of the file src/H5FScache.c. The manipulation leads to heap-based buffer overflow. Local access is required to approach this attack. The exploit has been disclosed ...

5.5CVSS4AI score0.00215EPSS
Exploits1
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.7 views

CVE-2025-38215

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix doregisterframebuffer to prevent null-ptr-deref in fbvideomodetovar If fbaddvideomode in doregisterframebuffer fails to allocate memory for fbvideomode, it will later lead to a null-ptr dereference in fbvideomodetovar,...

5.5CVSS6.1AI score0.00137EPSS
Exploits0References24
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.2 views

CVE-2025-38218

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sitbitmapsize w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

5.5CVSS6.4AI score0.00146EPSS
Exploits0References40
Rows per page
Query Builder