Lucene search
+L

2348 matches found

Positive Technologies
Positive Technologies
added 2025/05/22 12:00 a.m.14 views

PT-2025-30802

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where returning -EOPNOTSUPP from a function that returns a u32 can lead to a cast and an invalid size value. This can potentially cause allocation...

6CVSS6.1AI score0.00148EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 5:09 p.m.122 views

CVE-2025-37983

CVE-2025-37983 is a Linux kernel issue where an inode allocation path could leak a dentry due to an OOM related leak in qibfs. The description confirms the vulnerability was resolved by a fix merged in the kernel ("qibfs: fix another leak"). Public connected sources (Azure Linux, Astra Linux, and...

5.5CVSS6.5AI score0.00182EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/05/20 3:21 p.m.7 views

CVE-2025-37904 btrfs: fix the inode leak in btrfs_iget()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfsiget BUG There is a bug report that a syzbot reproducer can lead to the following busy inode at unmount time: BTRFS info device loop1: last unmount of filesystem...

7.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/15 12:00 a.m.14 views

PT-2025-27731

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue has been identified in the Linux kernel. The problem arises from the aspeed lpc enable snoop function not checking for a NULL return value from devm...

5.5CVSS6.6AI score0.00181EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:36 a.m.6 views

grub2: commands/extcmd: Missing check for failed allocation

A flaw was found in grub2 where the grubextcmddispatcher function calls grubarglistalloc to allocate memory for the grub's argument list. However, it fails to check in case the memory allocation fails. Once the allocation fails, a NULL point will be processed by the parseoption function, leading...

5.2CVSS5.7AI score0.00287EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/13 8:29 a.m.15 views

xorg: xwayland: Use of uninitialized pointer in compRedirectWindow()

An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow will return a BadAlloc error without validating the window tree marked just before, which leaves the...

7.8CVSS5.7AI score0.00397EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.12 views

kernel: x86/ioapic: Handle allocation failures gracefully

In the Linux kernel, the following vulnerability has been resolved: x86/ioapic: Handle allocation failures gracefully Breno observed panics when using failslab under certain conditions during runtime: can not alloc irqpinlist -1,0,20 Kernel panic - not syncing: IO-APIC: failed to add irq-pin. Can...

5.5CVSS6.5AI score0.00238EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.18 views

kernel: static_call: Replace pointless WARN_ON() in static_call_module_notify()

In the Linux kernel, the following vulnerability has been resolved: staticcall: Replace pointless WARNON in staticcallmodulenotify staticcallmodulenotify triggers a WARNON, when memory allocation fails in staticcalladdmodule. That's not really justified, because the failure case must be correctly...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.14 views

kernel: scsi: target: core: Fix null-ptr-deref in target_alloc_device()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix null-ptr-deref in targetallocdevice There is a null-ptr-deref issue reported by KASAN: BUG: KASAN: null-ptr-deref in targetallocdevice+0xbc4/0xbe0 targetcoremod ... kasanreport+0xb9/0xf0...

5.5CVSS6.8AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.16 views

kernel: brd: defer automatic disk creation until module initialization succeeds

In the Linux kernel, the following vulnerability has been resolved: brd: defer automatic disk creation until module initialization succeeds My colleague Wupeng found the following problems during fault injection: BUG: unable to handle page fault for address: fffffbfff809d073 PGD 6e648067 P4D...

7.8CVSS6.8AI score0.00243EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/12 1:06 a.m.6 views

SUSE CVE-2022-49890

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix potential memleak on error path from vfsgetxattralloc In capinodegetsecurity, we will use vfsgetxattralloc to complete the memory allocation of tmpbuf, if we have completed the memory allocation of tmpbuf, but...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/05/07 2:18 a.m.7 views

SUSE CVE-2022-49927

In the Linux kernel, the following vulnerability has been resolved: nfs4: Fix kmemleak when allocate slot failed If one of the slot allocate failed, should cleanup all the other allocated slots, otherwise, the allocated slots will leak: unreferenced object 0xffff8881115aa100 size 64: comm...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2025/05/04 4:46 p.m.31 views

CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

6.9AI score0.00188EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.8 views

SUSE CVE-2023-53044

In the Linux kernel, the following vulnerability has been resolved: dm stats: check for and propagate allocpercpu failure Check allocprecpu's return value and return an error from dmstatsinit if it fails. Update allocdev to fail if dmstatsinit does. Otherwise, a NULL pointer dereference will occu...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.9 views

SUSE CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/03 2:49 a.m.6 views

SUSE CVE-2023-53139

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: add null check of devmkmallocarray in fdpncii2creaddeviceproperties devmkmallocarray may fails, fwvsccfg might be null and cause out-of-bounds write in devicepropertyreadu8array later...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.5 views

CVE-2023-53111

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

7.8CVSS6.2AI score0.00193EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.22 views

CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/05/02 4:15 p.m.16 views

CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS0.00188EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/02 4:15 p.m.8 views

UBUNTU-CVE-2023-53044

In the Linux kernel, the following vulnerability has been resolved: dm stats: check for and propagate allocpercpu failure Check allocprecpu's return value and return an error from dmstatsinit if it fails. Update allocdev to fail if dmstatsinit does. Otherwise, a NULL pointer dereference will occu...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References11
Rows per page
Query Builder