Lucene search
+L
UbuntucveRecent

72468 matches found

UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•5 views

CVE-2022-50816

In the Linux kernel, the following vulnerability has been resolved: ipv6: ensure sane device mtu in tunnels Another syzbot report 1 with no reproducer hints at a bug in ip6gre tunnel dev:ip6gretap0 Since ipv6 mcast code makes sure to read dev-mtu once and applies a sanity check on it see commit...

5.8AI score0.0022EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•7 views

CVE-2022-50810

In the Linux kernel, the following vulnerability has been resolved: rapidio: devices: fix missing putdevice in mportcdevopen When kfifoalloc fails, the refcount of chdev-dev is left incremental. We should use putdevice&chdev-dev to decrease the ref count of chdev-dev to avoid refcount leak...

5.8AI score0.00242EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•7 views

CVE-2022-50850

In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call unregisterrebootnotifier when pciregisterdriver fails. notifier callback iprhalt ipr...

5.8AI score0.00203EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•11 views

CVE-2022-50852

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix use after free in mt7921acpiread Don't dereference "sarroot" after it has been freed...

5.7AI score0.00162EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•6 views

CVE-2022-50851

In the Linux kernel, the following vulnerability has been resolved: vhostvdpa: fix the crash in unmap a large memory While testing in vIOMMU, sometimes Guest will unmap very large memory, which will cause the crash. To fix this, add a new function vhostvdpageneralunmap. This function will only...

5.7AI score0.00205EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•4 views

CVE-2022-50834

In the Linux kernel, the following vulnerability has been resolved: nfc: Fix potential resource leaks nfcgetdevice take reference for the device, add missing nfcputdevice to release it when not need anymore. Also fix the style warnning by use error EOPNOTSUPP instead of ENOTSUPP...

5.8AI score0.00225EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•13 views

CVE-2022-50829

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: Fix use-after-free in ath9khifusbregincb It is possible that skb is freed in ath9khtcrxmsg, then usbsubmiturb fails and we try to free skb again. It causes use-after-free bug. Moreover, if allocskb fails,...

5.9AI score0.00248EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•4 views

CVE-2022-50827

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix memory leak in lpfccreateport Commit 5e633302ace1 "scsi: lpfc: vmid: Add support for VMID in mailbox command" introduced allocations for the VMID resources in lpfccreateport after the call to scsihostalloc. Upon...

5.8AI score0.00206EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•11 views

CVE-2022-50836

In the Linux kernel, the following vulnerability has been resolved: remoteproc: sysmon: fix memory leak in qcomaddsysmonsubdev The kfree should be called when ofirqgetbyname fails or devmrequestthreadedirq fails in qcomaddsysmonsubdev, otherwise there will be a memory leak, so add kfree to fix it...

5.8AI score0.0022EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•4 views

CVE-2022-50825

In the Linux kernel, the following vulnerability has been resolved: usb: typec: wusb3801: fix fwnode refcount leak in wusb3801probe I got the following report while doing fault injection test: OF: ERROR: memory leak, expected refcount 1 instead of 4, ofnodeget/ofnodeput unbalanced - destroy cset...

5.7AI score0.00231EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•4 views

CVE-2022-50846

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehos...

5.8AI score0.00248EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•6 views

CVE-2022-50832

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

5.8AI score0.0022EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•4 views

CVE-2022-50813

In the Linux kernel, the following vulnerability has been resolved: drivers: mcb: fix resource leak in mcbprobe When probe hook function failed in mcbprobe, it doesn't put the device. Compiled test only...

5.8AI score0.00242EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•6 views

CVE-2022-50823

In the Linux kernel, the following vulnerability has been resolved: clk: tegra: Fix refcount leak in tegra114clockinit offindmatchingnode returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.8AI score0.00242EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•6 views

CVE-2022-50821

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Don't leak netobj memory when gssreadproxyverf fails...

6AI score0.00223EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•4 views

CVE-2022-50833

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use hdev-workqueue when queuing hdev-cmd,ncmdtimer works syzbot is reporting attempt to schedule hdev-cmdwork work from systemwq WQ into hdev-workqueue WQ which is under draining operation 1, for commit c8efcc2589464ac...

5.7AI score0.00206EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•6 views

CVE-2022-50826

In the Linux kernel, the following vulnerability has been resolved: ipu3-imgu: Fix NULL pointer dereference in imgusubdevsetselection Calling v4l2subdevgettrycrop and v4l2subdevgettrycompose with a subdev state of NULL leads to a NULL pointer dereference. This can currently happen in...

5.5AI score0.00214EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•5 views

CVE-2022-50812

In the Linux kernel, the following vulnerability has been resolved: security: Restrict CONFIGZEROCALLUSEDREGS to gcc or clang 15.0.6 A bad bug in clang's implementation of -fzero-call-used-regs can result in NULL pointer dereferences see the links above the check for more information. Restrict...

5.7AI score0.00208EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•5 views

CVE-2022-50819

In the Linux kernel, the following vulnerability has been resolved: udmabuf: Set ubuf-sg = NULL if the creation of sg table fails When userspace tries to map the dmabuf and if for some reason e.g. OOM the creation of the sg table fails, ubuf-sg needs to be set to NULL. Otherwise, when the userspa...

5.7AI score0.00209EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•6 views

CVE-2022-50835

In the Linux kernel, the following vulnerability has been resolved: jbd2: add miss release buffer head in fcdoonepass In fcdoonepass miss release buffer head after use which will lead to reference count leak...

5.9AI score0.00209EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•7 views

CVE-2022-50841

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add overflow check for attribute size The offset addition could overflow and pass the used size check given an attribute with very large size e.g., 0xffffff7f while parsing MFT attributes. This could lead to out-of-boun...

6.5AI score0.00225EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•6 views

CVE-2022-50844

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix type of second parameter in odneditdpmtable callback With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sur...

5.8AI score0.00209EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•12 views

CVE-2022-50814

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/zip - fix mismatch in get/set sglsgenr KASAN reported this Bug: 17619.659757 BUG: KASAN: global-out-of-bounds in paramgetint+0x34/0x60 17619.673193 Read of size 4 at addr fffff01332d7ed00 by task readall/1507958...

5.7AI score0.00214EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•4 views

CVE-2022-50839

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential buffer head reference count leak As in 'jbd2fcwaitbufs' if buffer isn't uptodate, will return -EIO without update 'journal-jfcoff'. But 'jbd2fcreleasebufs' will release buffer head from ‘jfcoff - 1’ if 'bh' is...

6AI score0.00214EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•14 views

CVE-2022-50842

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Check whether transferred 2D BO is shmem Transferred 2D BO always must be a shmem BO. Add check for that to prevent NULL dereference if userspace passes a VRAM BO...

5.7AI score0.00209EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•6 views

CVE-2022-50817

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid possible NULL deref in skbclone syzbot got a crash 1 in skbclone, caused by a bug in hsrgetuntaggedframe. When/if createstrippedskbhsr returns NULL, we must not attempt to call skbclone. While we are at it, replac...

6AI score0.00208EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/12/30 12:15 p.m.•9 views

CVE-2023-54162

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible memory leak in smb2lock argv needs to be free when setupasyncwork fails or when the current process is woken up...

5.9AI score0.00162EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/12/30 12:15 p.m.•6 views

CVE-2022-50786

In the Linux kernel, the following vulnerability has been resolved: media: s5p-mfc: Clear workbit to handle error condition During error on CLOSEINSTANCE command, ctxworkbits was not getting cleared. During consequent mfc execution NULL pointer dereferencing of this context led to kernel panic...

5.9AI score0.0018EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2025/12/30 12:15 p.m.•5 views

CVE-2022-50785

In the Linux kernel, the following vulnerability has been resolved: fsi: occ: Prevent use after free Use getdevice and putdevice in the open and close functions to make sure the device doesn't get freed while a file descriptor is open. Also, lock around the freeing of the device buffer and check...

5.8AI score0.00161EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/12/30 12:15 p.m.•7 views

CVE-2022-50784

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone If cloning the SKB fails, don't try to use it, but rather return as if we should pass it. Coverity CID: 1503456...

5.7AI score0.00161EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 a.m.•6 views

CVE-2025-69217

coturn is a free open source implementation of TURN and STUN Server. Versions 4.6.2r5 through 4.7.0-r4 have a bad random number generator for nonces and port randomization after refactoring. Additionally, random numbers aren't generated with openssl's RANDbytes but libc's random if it's not runni...

7.7CVSS5.9AI score0.0037EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/12/29 11:15 p.m.•5 views

CVE-2025-15284

Improper Input Validation vulnerability in qs parse modules allows HTTP DoS.This issue affects qs: 6.14.1. Summary The arrayLimit option in qs did not enforce limits for bracket notation a=1&a=2, only for indexed notation a0=1. This is a consistency bug; arrayLimit should apply uniformly across a...

6.3CVSS6.4AI score0.00417EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2025/12/29 7:15 p.m.•7 views

CVE-2025-68431

libheif is an HEIF and AVIF file format decoder and encoder. Prior to version 1.21.0, a crafted HEIF that exercises the overlay image item path triggers a heap buffer over-read in HeifPixelImage::overlay. The function computes a negative row length likely from an unclipped overlay rectangle or...

7.1CVSS6AI score0.00278EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2025/12/29 6:15 p.m.•7 views

CVE-2025-66877

Buffer overflow vulnerability in function dcputchar in decompile.c in libming 0.4.8...

7.5CVSS5.9AI score0.00291EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2025/12/29 5:15 p.m.•8 views

CVE-2025-66865

An issue was discovered in function dprintcompinner in file cp-demangle.c in BinUtils 2.26 allows attackers to cause a denial of service via crafted PE file...

7.5CVSS5.9AI score0.00329EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2025/12/29 5:15 p.m.•6 views

CVE-2025-66862

A buffer overflow vulnerability in function gnuspecial in file cplus-dem.c in BinUtils 2.26 allows attackers to cause a denial of service via crafted PE file...

7.5CVSS6AI score0.00324EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2025/12/29 5:15 p.m.•6 views

CVE-2025-66866

An issue was discovered in function dabitags in file cp-demangle.c in BinUtils 2.26 allows attackers to cause a denial of service via crafted PE file...

7.5CVSS5.9AI score0.00284EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
•added 2025/12/29 5:15 p.m.•8 views

CVE-2025-66869

Buffer overflow vulnerability in function strcat in asaninterceptors.cpp in libming 0.4.8...

7.5CVSS5.9AI score0.00291EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2025/12/29 5:15 p.m.•3 views

CVE-2025-66861

An issue was discovered in function dunqualifiedname in file cp-demangle.c in BinUtils 2.26 allowing attackers to cause a denial of service via crafted PE file...

2.5CVSS5.9AI score0.00125EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2025/12/29 5:15 p.m.•5 views

CVE-2025-66863

An issue was discovered in function ddiscriminator in file cp-demangle.c in BinUtils 2.26 allows attackers to cause a denial of service via crafted PE file...

7.5CVSS5.9AI score0.00329EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2025/12/29 5:15 p.m.•5 views

CVE-2025-66864

An issue was discovered in function dprintcompinner in file cp-demangle.c in BinUtils 2.26 allows attackers to cause a denial of service via crafted PE file...

7.5CVSS5.9AI score0.00208EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2025/12/29 3:16 p.m.•7 views

CVE-2025-60458

UxPlay 1.72 contains a double free vulnerability in its RTSP request handling. A specially crafted RTSP TEARDOWN request can trigger multiple calls to free on the same memory address, potentially causing a Denial of Service...

6.5CVSS5.9AI score0.00283EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2025/12/28 5:16 p.m.•9 views

CVE-2025-68973

In GnuPG before 2.4.9, armorfilter in g10/armor.c has two increments of an index variable where one is intended, leading to an out-of-bounds write for crafted input. For ExtendedLTS, 2.2.51 and later are fixed versions...

7.8CVSS7.1AI score0.00132EPSS
SaveExploits1References15
UbuntuCve
UbuntuCve
•added 2025/12/27 11:15 p.m.•6 views

CVE-2025-68972

In GnuPG through 2.4.8, if a signed message has \f at the end of a plaintext line, an adversary can construct a modified message that places additional text after the signed material, such that signature verification of the modified message succeeds although an "invalid armor" message is printed...

5.9CVSS5.9AI score0.00105EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2025/12/27 8:15 p.m.•4 views

CVE-2025-14180

In PHP versions 8.1. before 8.1.34, 8.2. before 8.2.30, 8.3. before 8.3.29, 8.4. before 8.4.16, 8.5. before 8.5.1 when using the PDO PostgreSQL driver with PDO::ATTREMULATEPREPARES enabled, an invalid character sequence such as \x99 in a prepared statement parameter may cause the quoting function...

8.2CVSS7.1AI score0.00733EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
•added 2025/12/27 8:15 p.m.•4 views

CVE-2025-14177

In PHP versions:8.1. before 8.1.34, 8.2. before 8.2.30, 8.3. before 8.3.29, 8.4. before 8.4.16, 8.5. before 8.5.1, the getimagesize function may leak uninitialized heap memory into the APPn segments e.g., APP1 when reading images in multi-chunk mode such as via php://filter. This occurs due to a...

7.5CVSS7.2AI score0.00482EPSS
SaveExploits3References4
UbuntuCve
UbuntuCve
•added 2025/12/27 8:15 p.m.•3 views

CVE-2025-14178

In PHP versions:8.1. before 8.1.34, 8.2. before 8.2.30, 8.3. before 8.3.29, 8.4. before 8.4.16, 8.5. before 8.5.1, a heap buffer overflow occurs in arraymerge when the total element count of packed arrays exceeds 32-bit limits or HTMAXSIZE, due to an integer overflow in the precomputation of...

8.2CVSS6.8AI score0.00435EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2025/12/26 12:0 a.m.•5 views

CVE-2025-68943

Gitea before 1.21.8 inadvertently discloses users' login times by allowing for example the lastlogintime explore/users sort order...

5.3CVSS7.1AI score0.00333EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/12/26 12:0 a.m.•6 views

CVE-2025-68945

In Gitea before 1.21.2, an anonymous user can visit a private user's project...

5.8CVSS7.1AI score0.00333EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2025/12/26 12:0 a.m.•4 views

CVE-2025-68938

Gitea before 1.25.2 mishandles authorization for deletion of releases...

5.3CVSS7.1AI score0.00356EPSS
SaveExploits0References4
Total number of security vulnerabilities72468