Lucene search
+L

3632 matches found

CVE
CVE
added 2025/07/25 2:32 p.m.28 views

CVE-2025-38433

CVE-2025-38433 concerns a Linux kernel issue on riscv nommu kernels where the function __runtime_fixup_32 fails to handle a zero-valued upper 32 bits during patching, potentially producing garbage in the pointer’s upper half and causing a kernel panic when accessed. The fixed logic adjusts the co...

5.5CVSS6.2AI score0.00137EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/07/25 2:15 p.m.5 views

UBUNTU-CVE-2025-38415

In the Linux kernel, the following vulnerability has been resolved: Squashfs: check return result of sbminblocksize Syzkaller reports an "UBSAN: shift-out-of-bounds in squashfsbioread" bug. Syzkaller forks multiple processes which after mounting the Squashfs filesystem, issues an ioctl"/dev/loop0...

7.8CVSS6.3AI score0.00181EPSS
SaveExploits0References43
ATTACKERKB
ATTACKERKB
added 2025/07/25 1:20 p.m.9 views

CVE-2025-38413

In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buftoxdp, the len argument is the frame data's length without virtio header's length vi-hdrlen. We check that len with xskpoolgetrxframesize + vi-hdrlen to ensure the...

5.5CVSS5.8AI score0.00161EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/25 1:15 p.m.2 views

DEBIAN-CVE-2025-38374

In the Linux kernel, the following vulnerability has been resolved: optee: ffa: fix sleep in atomic context The OP-TEE driver registers the function notifcallback for FF-A notifications. However, this function is called in an atomic context leading to errors like this when processing asynchronous...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.1 views

DEBIAN-CVE-2025-38354

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gpu: Fix crash when throttling GPU immediately during boot There is a small chance that the GPU is already hot during boot. In that case, the call to ofdevfreqcoolingregister will immediately try to apply devfreq cooling,...

5.5CVSS5.5AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.4 views

UBUNTU-CVE-2025-38361

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

7.8CVSS6.2AI score0.00194EPSS
SaveExploits0References28
OSV
OSV
added 2025/07/25 1:15 p.m.7 views

UBUNTU-CVE-2025-38365

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a race between renames and directory logging We have a race between a rename and directory inode logging that if it happens and we crash/power fail before the rename completes, the next time the filesystem is mounted,...

9.1CVSS6AI score0.00291EPSS
SaveExploits0References30
CVE
CVE
added 2025/07/25 12:53 p.m.84 views

CVE-2025-38385

Summary: CVE-2025-38385 affects the Linux kernel in the LAN78xx USB Ethernet driver, where a WARN can be triggered during USB disconnect when NAPI is still enabled. Root cause (per provided data): In the disconnect path, netif_napi_del() was redundantly called even though unregister_netdev() hand...

7.8CVSS6.1AI score0.00166EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.4 views

CVE-2025-38379

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix warning when reconnecting channel When reconnecting a channel in smb2reconnectserver, a dummy tcon is passed down to smb2reconnect with -queryinterface uninitialized, so we can't call queuedelayedwork on it. Fix...

7.5CVSS5.4AI score0.00338EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/07/25 12:47 p.m.4 views

CVE-2025-38361

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

7.8CVSS5.7AI score0.00194EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/07/25 12:47 p.m.6 views

CVE-2025-38357 fuse: fix runtime warning on truncate_folio_batch_exceptionals()

In the Linux kernel, the following vulnerability has been resolved: fuse: fix runtime warning on truncatefoliobatchexceptionals The WARNONONCE is introduced on truncatefoliobatchexceptionals to capture whether the filesystem has removed all DAX entries or not. And the fix has been applied on the...

7.8CVSS6.4AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/07/24 12:0 a.m.15 views

SUSE SLES15 Security Update : kernel (Live Patch 40 for SLE 15 SP4) (SUSE-SU-2025:02470-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2025:02470-1 advisory. This update for the Linux Kernel 5.14.21-15040024164 fixes one issue. The following security issue was fixed: - CVE-2024-56558: nfsd: make sure exp...

7.8CVSS7AI score0.00235EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/07/23 12:18 a.m.12 views

kernel: ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4xattrinodedecrefall There's issue as follows: BUG: KASAN: use-after-free in ext4xattrinodedecrefall+0x6ff/0x790 Read of size 4 at addr ffff88807b003000 by task syz-executor.0/15172 CPU: 3 PID:...

8.4CVSS6.8AI score0.00185EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/16 12:0 a.m.4 views

PT-2025-31068

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.0-rc5-virtme Description The Linux kernel contains a flaw related to TLS socket buffer handling. Recent changes in TCP compaction exposed a bug where the system might operate on outdated socket buffers when...

7.8CVSS6.7AI score0.00388EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/07/15 9:19 p.m.13 views

kernel: ext4: fix off-by-one error in do_split

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in dosplit Syzkaller detected a use-after-free issue in ext4insertdentry that was caused by out-of-bounds access due to incorrect splitting in dosplit. BUG: KASAN: use-after-free in...

7.8CVSS6.5AI score0.00203EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/14 5:19 p.m.9 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
RedHat Linux
RedHat Linux
added 2025/07/14 12:25 a.m.12 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
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.7 views

ASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()

...

5.5CVSS7.2AI score0.00176EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.16 views

usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.c

...

5.5CVSS7AI score0.00219EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.7 views

SUSE CVE-2025-38314

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

5.5CVSS6.7AI score0.00126EPSS
SaveExploits0References3
Rows per page
Query Builder