Lucene search
K
UbuntucveRecent

68528 matches found

UbuntuCve
UbuntuCve
•added 2026/05/09 1:16 a.m.•7 views

CVE-2026-6665

The SCRAM code in PgBouncer before 1.25.2 did not check the return value of strlcat correctly when building the contents of the SCRAM client-final-message. A malicious backend that sends a SCRAM server-final-message with a long nonce can trigger a stack overflow...

9.8CVSS6AI score0.00372EPSS
Exploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/09 1:16 a.m.•6 views

CVE-2026-6666

A possible null pointer reference in PgBouncer before 1.25.2 could lead to a crash, if a server sends an error response without SQLSTATE field...

7.5CVSS5.8AI score0.00369EPSS
Exploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/09 1:16 a.m.•8 views

CVE-2026-6664

An integer overflow in network packet parsing code in PgBouncer before 1.25.2 bypasses a boundary check and can lead to a crash. An unauthenticated remote attacker can crash PgBouncer with a malformed SCRAM authentication packet...

7.5CVSS6AI score0.00698EPSS
Exploits1References2
UbuntuCve
UbuntuCve
•added 2026/05/09 1:16 a.m.•8 views

CVE-2026-6667

PgBouncer before 1.25.2 did not perform an appropriate authorization check for the KILLCLIENT admin command. All users with access to the administration console which itself requires authorization could run this command. It would have been correct to allow only users listed in the adminusers...

4.3CVSS5.8AI score0.00287EPSS
Exploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/08 11:16 p.m.•2 views

CVE-2026-41682

pupnp is an SDK for development of UPnP device and control point applications. Prior to version 1.18.5, pupnp is vulnerable to SRRF port confusion due to port truncation via atoi cast in parseuri. This issue has been patched in version 1.18.5...

6.9CVSS5.8AI score0.00346EPSS
Exploits0References3
UbuntuCve
UbuntuCve
•added 2026/05/08 11:16 p.m.•8 views

CVE-2026-45130

Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in readcompound in src/spellfile.c when loading a crafted spell file .spl with UTF-8 encoding active. An attacker-controlled length field in the spell file's compound section overflows a 32-b...

6.6CVSS5.9AI score0.00248EPSS
Exploits1References5
UbuntuCve
UbuntuCve
•added 2026/05/08 11:16 p.m.•8 views

CVE-2026-44656

Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim's :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the pat...

5.3CVSS6AI score0.00917EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 11:16 p.m.•8 views

CVE-2026-42307

Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL e.g., using the sftp:// or file:// protocol handlers, an attacker can execute arbitrary...

4.4CVSS5.9AI score0.00774EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 6:16 p.m.•7 views

CVE-2026-6659

Crypt::PasswdMD5 versions through 1.42 for Perl generates insecure random values for salts. The built-in rand function is predictable, and unsuitable for cryptography...

7.5CVSS5.8AI score0.00447EPSS
Exploits0References4
UbuntuCve
UbuntuCve
•added 2026/05/08 5:16 p.m.•7 views

CVE-2026-42030

MapServer is a system for developing web-based GIS applications. From version 6.0 to before version 8.6.2, a reflected XSS vulnerability in MapServer's WMS server allows an unauthenticated attacker to inject arbitrary HTML/JavaScript into the browser of any user who opens a crafted WMS URL. The...

6.1CVSS5.7AI score0.00247EPSS
Exploits1References3
UbuntuCve
UbuntuCve
•added 2026/05/08 5:16 p.m.•8 views

CVE-2026-41889

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

9.8CVSS5.7AI score0.00356EPSS
Exploits0References4
UbuntuCve
UbuntuCve
•added 2026/05/08 4:16 p.m.•8 views

CVE-2026-41070

openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on SSO auth flows. From version 1.26.3 to before version 1.27.3, when openvpn-auth-oauth2 is deployed in the experimental plugin mode shared library loaded by OpenVPN via the plugin...

10CVSS5.7AI score0.00438EPSS
Exploits0References4
UbuntuCve
UbuntuCve
•added 2026/05/08 3:17 p.m.•8 views

CVE-2026-43473

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to freed memory. This issue occurred when the creation o...

5.5CVSS5.8AI score0.00114EPSS
Exploits0References8
UbuntuCve
UbuntuCve
•added 2026/05/08 3:17 p.m.•8 views

CVE-2026-43471

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix possible NULL pointer dereference in ufshcdaddcommandtrace The kernel log indicates a crash in ufshcdaddcommandtrace, due to a NULL pointer dereference when accessing hwq-id. This can happen if...

5.5CVSS5.7AI score0.00114EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/08 3:17 p.m.•4 views

CVE-2026-43472

In the Linux kernel, the following vulnerability has been resolved: unshare: fix unsharefs handling There's an unpleasant corner case in unshare2, when we have a CLONENEWNS in flags and current-fs hadn't been shared at all; in that case copymntns gets passed current-fs instead of a private copy,...

5.5CVSS5.7AI score0.00114EPSS
Exploits0References10
UbuntuCve
UbuntuCve
•added 2026/05/08 3:17 p.m.•6 views

CVE-2026-43474

In the Linux kernel, the following vulnerability has been resolved: fs: init flagsvalid before calling vfsfileattrget syzbot reported a uninit-value bug in 1. Similar to the "get" context where the kernel's internal filekattr structure is initialized before calling vfsfileattrget, we should use t...

5.5CVSS5.8AI score0.00112EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:17 p.m.•8 views

CVE-2026-43470

In the Linux kernel, the following vulnerability has been resolved: nfs: return EISDIR on nfs3proccreate if dalias is a dir If we found an alias through nfs3docreate/nfsaddorobtain /dsplicealias which happens to be a dir dentry, we don't return any error, and simply forget about this alias, but t...

5.5CVSS5.7AI score0.00116EPSS
Exploits0References6
UbuntuCve
UbuntuCve
•added 2026/05/08 3:17 p.m.•10 views

CVE-2026-43475

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPTRT This resolves the follow splat and lock-up when running with PREEMPTRT enabled on Hyper-V: 415.140818 BUG: scheduling while atomic: stress-ng-iomix/1048/0x00000002 415.14082...

5.5CVSS5.8AI score0.00114EPSS
Exploits0References10
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•8 views

CVE-2026-43464

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ XDP multi-buf programs can modify the layout of the XDP buffer when the program calls bpfxdppulldata or bpfxdpadjusttail. The referenced commit in the fixes tag correct...

7.5CVSS5.9AI score0.00402EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•9 views

CVE-2026-43384

In the Linux kernel, the following vulnerability has been resolved: net/tcp-ao: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this...

9.8CVSS5.7AI score0.00457EPSS
Exploits0References6
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•5 views

CVE-2026-43398

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in wait ioctl Huge input values in amdgpuuserqwaitioctl can lead to a OOM and could be exploited. So check these input value against AMDGPUUSERQMAXHANDLES which is big enough value...

5.5CVSS5.7AI score0.00126EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•8 views

CVE-2026-43397

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: samsung-dsim: Fix memory leak in error path In samsungdsimhostattach, drmbridgeadd is called to add the bridge. However, if samsungdsimregisterteirq or pdata-hostops-attach fails afterwards, the function returns witho...

5.5CVSS5.7AI score0.00122EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•5 views

CVE-2026-43400

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in signal ioctl Huge input values in amdgpuuserqsignalioctl can lead to a OOM and could be exploited. So check these input value against AMDGPUUSERQMAXHANDLES which is big enough...

5.5CVSS5.7AI score0.00126EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•7 views

CVE-2026-43444

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Unreserve bo if queue update failed Error handling path should unreserve bo then return failed. cherry picked from commit c24afed7de9ecce341825d8ab55a43a254348b33...

5.5CVSS5.8AI score0.00122EPSS
Exploits0References6
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•7 views

CVE-2026-43435

In the Linux kernel, the following vulnerability has been resolved: rustbinder: fix oneway spam detection The spam detection logic in TreeRange was executed before the current request was inserted into the tree. So the new request was not being factored in the spam calculation. Fix this by moving...

5.5CVSS5.8AI score0.00121EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•8 views

CVE-2026-43423

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix atomic context locking issue The ncmsetalt function was holding a mutex to protect against races with configfs, which invokes the might-sleep function inside an atomic context. Remove the struct netdevice...

5.5CVSS5.8AI score0.00091EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•7 views

CVE-2026-43418

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible in the process' thread list and the global task list. This creates the following problem: CPU1 CPU2...

5.5CVSS5.7AI score0.00107EPSS
Exploits0References4
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•4 views

CVE-2026-43441

In the Linux kernel, the following vulnerability has been resolved: net: bonding: Fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. If bonding...

7.5CVSS5.8AI score0.00479EPSS
Exploits0References8
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•9 views

CVE-2026-43442

In the Linux kernel, the following vulnerability has been resolved: iouring: fix physical SQE bounds check for SQEMIXED 128-byte ops When IORINGSETUPSQEMIXED is used without IORINGSETUPNOSQARRAY, the boundary check for 128-byte SQE operations in ioinitreq validated the logical SQ head position...

7.1CVSS5.9AI score0.00131EPSS
Exploits0References4
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•7 views

CVE-2026-43388

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: clear walkcontrol on inactive context in damoswalk damoswalk sets ctx-walkcontrol to the caller-provided control structure before checking whether the context is running. If the context is inactive damonisrunning...

7.8CVSS5.8AI score0.00124EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•9 views

CVE-2026-43429

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Use usbbulkmsgkillable with user-specified timeouts The usbtmc driver accepts timeout values specified by the user in an ioctl command, and uses these timeouts for some usbbulkmsg calls. Since the user can specify...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References10
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•7 views

CVE-2026-43450

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkcthelper: fix OOB read in nfnlcthelperdumptable nfnlcthelperdumptable has a 'goto restart' that jumps to a label inside the for loop body. When the "last" helper saved in cb-args1 is deleted between dump round...

7.1CVSS5.8AI score0.00132EPSS
Exploits0References10
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•8 views

CVE-2026-43407

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in cephhandleauthreply This patch fixes an out-of-bounds access in cephhandleauthreply that can be triggered by a message of type CEPHMSGAUTHREPLY. In cephhandleauthreply, the value of...

9.1CVSS5.8AI score0.00537EPSS
Exploits0References10
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•8 views

CVE-2026-43426

In the Linux kernel, the following vulnerability has been resolved: usb: renesasusbhs: fix use-after-free in ISR during device removal In usbhsremove, the driver frees resources including the pipe array while the interrupt handler usbhsinterrupt is still registered. If an interrupt fires after...

7.8CVSS5.7AI score0.00126EPSS
Exploits0References10
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•10 views

CVE-2026-43358

In the Linux kernel, the following vulnerability has been resolved: btrfs: add missing RCU unlock in error path in tryreleasesubpageextentbuffer Call rcureadlock before exiting the loop in tryreleasesubpageextentbuffer because there is a rcureadunlock call past the loop. This has been detected by...

5.5CVSS5.8AI score0.00121EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•6 views

CVE-2026-43422

In the Linux kernel, the following vulnerability has been resolved: usb: legacy: ncm: Fix NPE in gncmbind Commit 56a512a9b410 "usb: gadget: fncm: align netdevice lifecycle with bind/unbind" deferred the allocation of the netdevice. This change leads to a NULL pointer dereference in the legacy NCM...

5.5CVSS5.7AI score0.00121EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•8 views

CVE-2026-43368

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential overflow of shmem scatterlist length When a scatterlists table of a GEM shmem object of size 4 GB or more is populated with pages allocated from a folio, unsigned int .length attribute of a scatterlist may...

7.8CVSS5.7AI score0.00129EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•5 views

CVE-2026-43394

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix cred ref leak in nfsdnllistenersetdoit. nfsdnllistenersetdoit uses getcurrentcred without putcred. As we can see from other callers, svcxprtcreatefromsa does not require the extra refcount. nfsdnllistenersetdoit is alwa...

5.5CVSS5.7AI score0.00122EPSS
Exploits0References6
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•5 views

CVE-2026-43361

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort when snapshotting received subvolumes Currently a user can trigger a transaction abort by snapshotting a previously received snapshot a bunch of times until we reach a BTRFSUUIDKEYRECEIVEDSUBVOL item...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References8
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•7 views

CVE-2026-43411

In the Linux kernel, the following vulnerability has been resolved: tipc: fix divide-by-zero in tipcskfilterconnect A user can set conntimeout to any value via setsockoptTIPCCONNTIMEOUT, including values less than 4. When a SYN is rejected with TIPCERROVERLOAD and the retry path in...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References10
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•8 views

CVE-2026-43433

In the Linux kernel, the following vulnerability has been resolved: rustbinder: avoid reading the written value in offsets array When sending a transaction, its offsets array is first copied into the target proc's vma, and then the values are read back from there. This is normally fine because th...

7.8CVSS5.7AI score0.00099EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•5 views

CVE-2026-43430

In the Linux kernel, the following vulnerability has been resolved: usb: yurex: fix race in probe The bbu member of the descriptor must be set to the value standing for uninitialized values before the URB whose completion handler sets bbu is submitted. Otherwise there is a window during which...

4.7CVSS5.7AI score0.00089EPSS
Exploits0References10
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•6 views

CVE-2026-43351

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Eagerly init vgic dist/redist on vgic creation If vgicallocateprivateirqslocked fails for any odd reason, we exit kvmvgiccreate early, leaving dist-rdregions uninitialised. kvmvgicdistdestroy then comes along and walk...

5.5CVSS5.8AI score0.00121EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•12 views

CVE-2026-43455

In the Linux kernel, the following vulnerability has been resolved: mctp: route: hold key-lock in mctpflowprepareoutput mctpflowprepareoutput checks key-dev and may call mctpdevsetkey, but it does not hold key-lock while doing so. mctpdevsetkey and mctpdevreleasekey are annotated with...

5.5CVSS5.7AI score0.00114EPSS
Exploits0References8
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•7 views

CVE-2026-43405

In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in cephmonmapdecode This patch fixes unnecessary implicit conversions that change signedness of bloblen and nummon in cephmonmapdecode. Currently bloblen and nummon are signed int variable...

7.5CVSS5.7AI score0.0049EPSS
Exploits0References9
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•8 views

CVE-2026-43372

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Fix error path in PTP IRQ setup If requestthreadedirq fails during the PTP message IRQ setup, the newly created IRQ mapping is never disposed. Indeed, the kszptpirqsetup's error path only frees the mappings...

5.5CVSS5.8AI score0.00122EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•9 views

CVE-2026-43460

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix double-free in remove callback The driver uses devmspiregistercontroller for registration, which automatically unregisters the controller via devm cleanup when the device is removed. The manual call to...

7.8CVSS5.9AI score0.00119EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•7 views

CVE-2026-43452

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: guard option walkers against 1-byte tail reads When the last byte of options is a non-single-byte option kind, walkers that advance with i += opi + 1 ? : 1 can read opi + 1 past the end of the option area. Add...

8.2CVSS5.7AI score0.00443EPSS
Exploits0References10
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•7 views

CVE-2026-43413

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Fix NULL pointer exception during userscan userscan invokes updated sasuserscan for channel 0, and if successful, iteratively scans remaining channels 1 to shost-maxchannel via scsiscanhostselected in commit...

5.5CVSS5.7AI score0.00122EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•7 views

CVE-2026-43354

In the Linux kernel, the following vulnerability has been resolved: iio: proximity: hx9023s: Protect against division by zero in setsampfreq Avoid division by zero when sampling frequency is unspecified...

5.5CVSS5.8AI score0.00122EPSS
Exploits0References6
Total number of security vulnerabilities68528