Lucene search
+L

138 matches found

OSV
OSV
added 2025/04/16 3:16 p.m.8 views

UBUNTU-CVE-2025-22099

In the Linux kernel, the following vulnerability has been resolved: drm: xlnx: zynqmpdpsub: Add NULL check in zynqmpaudioinit devmkasprintf calls can return null pointers on failure. But some return values were not checked in zynqmpaudioinit. Add NULL check in zynqmpaudioinit, avoid referencing...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/01 4:15 p.m.8 views

UBUNTU-CVE-2025-21897

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix picktaskscx picking non-queued tasks when it's called without balance a6250aa251ea "schedext: Handle cases where picktaskscx is called without preceding balancescx" added a workaround to handle the cases where...

5.5CVSS6.5AI score0.00141EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/01 4:15 p.m.11 views

UBUNTU-CVE-2025-21963

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acdirmax mount option User-provided mount parameter acdirmax of type u32 is intended to have an upper limit, but before it is validated, the value is converted from seconds to jiffies...

5.5CVSS6.3AI score0.00179EPSS
SaveExploits0References34
OSV
OSV
added 2025/03/27 5:15 p.m.3 views

UBUNTU-CVE-2023-52997

In the Linux kernel, the following vulnerability has been resolved: ipv4: prevent potential spectre v1 gadget in ipmetricsconvert if !type continue; if type RTAXMAX return -EINVAL; ... metricstype - 1 = val; @type being used as an array index, we need to prevent cpu speculation or risk leaking...

5.5CVSS6AI score0.00247EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/27 8:16 p.m.15 views

UBUNTU-CVE-2025-21817

In the Linux kernel, the following vulnerability has been resolved: block: mark GFPNOIO around sysfs -store sysfs -store is called with queue freezed, meantime we have several -store callbacksupdatenrrequests, wbt, scheduler to allocate memory with GFPKERNEL which may run into direct reclaim code...

5.5CVSS5.8AI score0.00124EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/27 3:15 a.m.6 views

UBUNTU-CVE-2025-21786

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS6.5AI score0.00229EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/27 3:15 a.m.8 views

UBUNTU-CVE-2025-21738

In the Linux kernel, the following vulnerability has been resolved: ata: libata-sff: Ensure that we cannot write outside the allocated buffer reveliofuzzing reported that a SCSIIOCTLSENDCOMMAND ioctl with outlen set to 0xd42, SCSI command set to ATA16 PASS-THROUGH, ATA command set to ATANOP, and...

5.5CVSS6.6AI score0.00221EPSS
SaveExploits0References20
OSV
OSV
added 2025/02/27 3:15 a.m.7 views

UBUNTU-CVE-2025-21763

In the Linux kernel, the following vulnerability has been resolved: neighbour: use RCU protection in neighnotify neighnotify can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References47
OSV
OSV
added 2025/02/27 3:15 a.m.6 views

UBUNTU-CVE-2025-21752

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't use btrfssetitemkeysafe on RAID stripe-extents Don't use btrfssetitemkeysafe to modify the keys in the RAID stripe-tree, as this can lead to corruption of the tree, which is caught by the checks in btrfssetitemkeysaf...

5.5CVSS5.7AI score0.0017EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:1 a.m.4 views

UBUNTU-CVE-2022-49532

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: fix NULL pointer dereference in virtiogpuconngetmodes drmcvtmode may return NULL and we should check it. This bug is found by syzkaller: FAULTINJECTION stacktrace: 168.567394 FAULTINJECTION: forcing a failure. name...

5.5CVSS6.1AI score0.00324EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:0 a.m.3 views

UBUNTU-CVE-2022-49058

In the Linux kernel, the following vulnerability has been resolved: cifs: potential buffer overflow in handling symlinks Smatch printed a warning: arch/x86/crypto/poly1305glue.c:198 poly1305updatearch error: memcpy 'dctx-buf' too small 16 vs u32max It's caused because Smatch marks 'linklen' as...

7.8CVSS6.4AI score0.00321EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 7:0 a.m.6 views

UBUNTU-CVE-2022-49107

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in cephreaddir when notelastdentry returns error Reset the lastreaddir at the same time, and add a comment explaining why we don't free lastreaddir when diremit returns false...

5.5CVSS6.1AI score0.00246EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 6:37 a.m.7 views

UBUNTU-CVE-2021-47650

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-compress: prevent the potentially use of null pointer There is one call trace that sndsocregistercard -sndsocbindcard-socinitpcmruntime -sndsocdaicompressnew-sndsocnewcompress. In the trace the 'codecdai' transfers from...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/28 4:15 a.m.6 views

UBUNTU-CVE-2024-0147

NVIDIA GPU display driver for Windows and Linux contains a vulnerability where referencing memory after it has been freed can lead to denial of service or data tampering...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/15 1:15 p.m.6 views

UBUNTU-CVE-2024-57884

In the Linux kernel, the following vulnerability has been resolved: mm: vmscan: account for free pages to prevent infinite Loop in throttledirectreclaim The task sometimes continues looping in throttledirectreclaim because allowdirectreclaimpgdat keeps returning false. 0 ffff80002cb6f8d0 switchto...

5.5CVSS6.2AI score0.00209EPSS
SaveExploits0References48
OSV
OSV
added 2024/12/27 3:15 p.m.5 views

UBUNTU-CVE-2024-56667

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in captureengine When the intelcontext structure contains NULL, it raises a NULL pointer dereference error in drminfo. cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References22
OSV
OSV
added 2024/12/27 2:15 p.m.9 views

UBUNTU-CVE-2024-56547

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix missed RCU barrier on deoffloading Currently, running rcutorture test with torturetype=rcu fwdprogress=8 nbarriercbs=8 nocbsnthreads=8 nocbstoggle=100 onoffinterval=60 testboost=2, will trigger the following warning...

4.7CVSS6.5AI score0.00206EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 11:15 a.m.5 views

UBUNTU-CVE-2024-50242

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in ntfsfilerelease...

7.8CVSS6.5AI score0.00228EPSS
SaveExploits0References29
OSV
OSV
added 2024/11/08 6:15 a.m.13 views

UBUNTU-CVE-2024-50179

In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages dirty, but for the read path it won't hold the Fw caps and there is case will it get the Fw reference...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References53
OSV
OSV
added 2024/11/07 2:15 p.m.8 views

UBUNTU-CVE-2024-43440

A flaw was found in moodle. A local file may include risks when restoring block backups...

7.5CVSS5.7AI score0.00638EPSS
SaveExploits0References2
Rows per page
Query Builder