Lucene search
+L

141 matches found

SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.6 views

SUSE CVE-2025-39983

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Fix UAF in hciconntxdequeue This fixes the following UAF caused by not properly locking hdev when processing HCIEVNUMCOMPPKTS: BUG: KASAN: slab-use-after-free in hciconntxdequeue+0x1be/0x220...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/13 11:51 a.m.6 views

kernel: KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0 Don't BUG/WARN on interrupt injection due to GIF being cleared, since it's trivial for userspace to force the situation via KVMSETVCPUEVENTS even if having at least...

5.5CVSS6.8AI score0.00224EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/07 3:21 p.m.6 views

CVE-2023-53678 drm/i915: Fix system suspend without fbdev being initialized

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix system suspend without fbdev being initialized If fbdev is not initialized for some reason - in practice on platforms without display - suspending fbdev should be skipped during system suspend, fix this up. While at...

5.5CVSS6.1AI score0.00133EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-26778

Malicious code in bioql PyPI...

6.3AI score0.00165EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-55297

Malicious code in bioql PyPI...

7.1AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-54881

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00291EPSS
SaveExploits0References10
NVD
NVD
added 2025/10/01 12:15 p.m.6 views

CVE-2022-50435

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid crash when inline data creation follows DIO write When inode is created and written to using direct IO, there is nothing to clear the EXT4STATEMAYINLINEDATA flag. Thus when inode gets truncated later to say 1 byte and...

5.5CVSS0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.10 views

CVE-2021-4460

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If getnumsdmaqueues or getnumxgmisdmaqueues is 0, we end up doing a shift operation where the number of bits shifted equals number of bits in the operand. This behaviour is...

7.1CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.9 views

CVE-2023-53503 ext4: allow ext4_get_group_info() to fail

In the Linux kernel, the following vulnerability has been resolved: ext4: allow ext4getgroupinfo to fail Previously, ext4getgroupinfo would treat an invalid group number as BUG, since in theory it should never happen. However, if a malicious attaker or fuzzer modifies the superblock via the block...

0.00145EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/24 1:1 a.m.6 views

mm/damon/sysfs: fix use-after-free in state_show()

...

7.8CVSS7AI score0.0014EPSS
SaveExploits0
CVE
CVE
added 2025/09/23 6:0 a.m.47 views

CVE-2025-39883

CVE-2025-39883 affects the Linux kernel memory-management path mm/memory-failure, where unpoisoning memory can trigger VM_BUG_ON_PAGE(PagePoisoned(page)) due to checking PG_HWPoison flags on an uninitialized page. The root cause described in the initial and connected advisories is the uninitializ...

7.1CVSS6.1AI score0.00143EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/19 3:26 p.m.8 views

CVE-2025-39858 eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.3 views

CVE-2023-53323 ext2/dax: Fix ext2_setsize when len is page aligned

In the Linux kernel, the following vulnerability has been resolved: ext2/dax: Fix ext2setsize when len is page aligned PAGEALIGNx macro gives the next highest value which is multiple of pagesize. But if x is already page aligned then it simply returns x. So, if x passed is 0 in daxzerorange...

6AI score0.00134EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.5 views

CVE-2022-50343

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible name leaks when rioadddevice fails Patch series "rapidio: fix three possible memory leaks". This patchset fixes three name leaks in error handling. - patch 1 fixes two name leaks while rioadddevice fails. -...

5.5CVSS5.3AI score0.00149EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/09/16 1:0 p.m.2 views

CVE-2025-39818 HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save Improper use of secondary pointer &dev-i2csubipregs caused kernel crash and out-of-bounds error: BUG: KASAN: slab-out-of-bounds in...

6.1AI score0.00134EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.9 views

CVE-2023-53260 ovl: fix null pointer dereference in ovl_permission()

In the Linux kernel, the following vulnerability has been resolved: ovl: fix null pointer dereference in ovlpermission Following process: P1 P2 pathlookupat linkpathwalk inodepermission ovlpermission ovlipathrealinode, &realpath path-dentry = ovlidentryupperinode dropcache dentrykillovldentry...

0.00133EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/11 11:24 p.m.4 views

SUSE CVE-2025-39744

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

5.5CVSS6.3AI score0.00149EPSS
SaveExploits0References21
OSV
OSV
added 2025/08/22 4:15 p.m.4 views

UBUNTU-CVE-2025-38620

In the Linux kernel, the following vulnerability has been resolved: zloop: fix KASAN use-after-free of tag set When a zoned loop device, or zloop device, is removed, KASAN enabled kernel reports "BUG KASAN use-after-free" in blkmqfreetagset. The BUG happens because zloopctlremove calls putdisk,...

7.8CVSS5.7AI score0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/19 5:3 p.m.6 views

CVE-2025-38598 drm/amdgpu: fix use-after-free in amdgpu_userq_suspend+0x51a/0x5a0

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free in amdgpuuserqsuspend+0x51a/0x5a0 +0.000020 BUG: KASAN: slab-use-after-free in amdgpuuserqsuspend+0x51a/0x5a0 amdgpu +0.000817 Read of size 8 at addr ffff88812eec8c58 by task amdpciunplug/1733...

7.8CVSS6.5AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/16 12:15 p.m.1 views

DEBIAN-CVE-2025-38544

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix bug due to prealloc collision When userspace is using AFRXRPC to provide a server, it has to preallocate incoming calls and assign to them call IDs that will be used to thread related recvmsg and sendmsg together. The...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References1
Rows per page
Query Builder