Lucene search
+L
UbuntucveRecent

71772 matches found

UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•8 views

CVE-2026-31441

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix memory leak when a wq is reset idxdwqdisablecleanup which is called from the reset path for a workqueue, sets the wq type to NONE, which for other parts of the driver mean that the wq is empty all its resourc...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•10 views

CVE-2026-31474

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix tx.buf use-after-free in isotpsendmsg isotpsendmsg uses only cmpxchg on so-tx.state to serialize access to so-tx.buf. isotprelease waits for ISOTPIDLE via waiteventinterruptible and then calls kfreeso-tx.buf. If a...

7.8CVSS5.7AI score0.00104EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•8 views

CVE-2026-31522

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: avoid memory leak in magicmousereportfixup The magicmousereportfixup function was returning a newly kmemdup-allocated buffer, but never freeing it. The caller of reportfixup does not take ownership of the returne...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•6 views

CVE-2026-31520

In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in applereportfixup The applereportfixup function was returning a newly kmemdup-allocated buffer, but never freeing it. The caller of reportfixup does not take ownership of the returned pointer, but ...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•12 views

CVE-2026-31498

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix ERTM re-init and zero pdulen infinite loop l2capconfigreq processes CONFIGREQ for channels in BTCONNECTED state to support L2CAP reconfiguration e.g. MTU changes. However, since both CONFINPUTDONE and...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•18 views

CVE-2026-31447

In the Linux kernel, the following vulnerability has been resolved: ext4: reject mount if bigalloc with sfirstdatablock != 0 bigalloc with sfirstdatablock != 0 is not supported, reject mounting it...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•8 views

CVE-2026-31497

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: clamp SCO altsetting table indices btusbwork maps the number of active SCO links to USB alternate settings through a three-entry lookup table when CVSD traffic uses transparent voice settings. The lookup current...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•7 views

CVE-2026-31485

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-lpspi: fix teardown order issue UAF There is a teardown order issue in the driver. The SPI controller is registered using devmspiregistercontroller, which delays unregistration of the SPI controller until after the...

7.8CVSS5.7AI score0.00131EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•9 views

CVE-2026-31440

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix leaking event log memory During the device remove process, the device is reset, causing the configuration registers to go back to their default state, which is zero. As the driver is checking if the event log...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•7 views

CVE-2026-31524

In the Linux kernel, the following vulnerability has been resolved: HID: asus: avoid memory leak in asusreportfixup The asusreportfixup function was returning a newly allocated kmemdup-allocated buffer, but never freeing it. Switch to devmkzalloc to ensure the memory is managed and freed...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•8 views

CVE-2026-31479

In the Linux kernel, the following vulnerability has been resolved: drm/xe: always keep track of remap prev/next During 3D workload, user is reporting hitting: 413.361679 WARNING: drivers/gpu/drm/xe/xevm.c:1217 at vmbindioctlopsunwind+0x1e2/0x2e0 xe, CPU7: vkd3dqueue/9925 413.361944 CPU: 7 UID:...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•8 views

CVE-2026-31511

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix dangling pointer on mgmtaddadvpatternsmonitorcomplete This fixes the condition checking so mgmtpendingvalid is executed whenever status != -ECANCELED otherwise calling mgmtpendingfreecmd would kfreecmd withou...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•7 views

CVE-2026-31523

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that queue before the block layer has updated the queue...

4.7CVSS5.7AI score0.00089EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•7 views

CVE-2026-31490

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Fix use-after-free in migration restore When an error is returned from xesriovpfmigrationrestoreproduce, the data pointer is not set to NULL, which can trigger use-after-free in subsequent .write calls. Set the pointer...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•8 views

CVE-2026-31491

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Harden depth calculation functions An issue was exposed where OS can pass in U32MAX for SQ/RQ/SRQ size. This can cause integer overflow and truncation of SQ/RQ/SRQ depth returning a success when it should have failed...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•6 views

CVE-2026-31442

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible invalid memory access after FLR In the case that the first Function Level Reset FLR concludes correctly, but in the second FLR the scratch area for the saved configuration cannot be allocated, it's...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•9 views

CVE-2026-31461

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix drmedid leak in amdgpudm WHAT When a sink is connected, aconnector-drmedid was overwritten without freeing the previous allocation, causing a memory leak on resume. HOW Free the previous drmedid before updati...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•9 views

CVE-2026-31478

In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2len with offsetof in smb2calcmaxoutbuflen After this commit e2b76ab8b5c9 "ksmbd: add support for read compound", response buffer management was changed to use dynamic iov array. In the new design,...

9.8CVSS5.8AI score0.00502EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•12 views

CVE-2026-31504

In the Linux kernel, the following vulnerability has been resolved: net: fix fanout UAF in packetrelease via NETDEVUP race packetrelease has a race window where NETDEVUP can re-register a socket into a fanout group's arr array. The re-registration is not cleaned up by fanoutrelease, leaving a...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•7 views

CVE-2026-33611

An operator allowed to use the REST API can cause the Authoritative server to produce invalid HTTPS or SVCB record data, which can in turn cause LMDB database corruption, if using the LMDB backend...

6.5CVSS5.8AI score0.00423EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•7 views

CVE-2026-31514

In the Linux kernel, the following vulnerability has been resolved: erofs: set fileio bio failed in short read case For file-backed mount, IO requests are handled by vfsiocbiterread. However, it can be interrupted by SIGKILL, returning the number of bytes actually copied. Unused folios in bio are...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•10 views

CVE-2026-31454

In the Linux kernel, the following vulnerability has been resolved: xfs: save ailp before dropping the AIL lock in push callbacks In xfsinodeitempush and xfsqmdquotlogitempush, the AIL lock is dropped to perform buffer IO. Once the cluster buffer no longer protects the log item from reclaim, the...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•9 views

CVE-2026-31472

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: validate inner IPv4 header length in IPTFS payload Add validation of the inner IPv4 packet totlen and ihl fields parsed from decrypted IPTFS payloads in inputprocesspayload. A crafted ESP packet containing an inner...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•8 views

CVE-2026-31487

In the Linux kernel, the following vulnerability has been resolved: spi: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which can cause ...

5.5CVSS5.8AI score0.00094EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•8 views

CVE-2026-31508

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown code for OVS ports to no longer unconditionally take the RTNL. After this change, the netdevdestroy...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•11 views

CVE-2026-31456

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix race between concurrent split and refault The splitting of a PUD entry in walkpudrange can race with a concurrent thread refaulting the PUD leaf entry causing it to try walking a PMD range that has disappeared. A...

4.7CVSS5.7AI score0.00089EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•10 views

CVE-2026-31473

In the Linux kernel, the following vulnerability has been resolved: media: mc, v4l2: serialize REINIT and REQBUFS with reqqueuemutex MEDIAREQUESTIOCREINIT can run concurrently with VIDIOCREQBUFS0 queue teardown paths. This can race request object cleanup against vb2 queue cancellation and lead to...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•8 views

CVE-2026-31475

In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: fix double free of devmkzalloc memory A previous change added NULL checks and cleanup for allocation failures in sma1307settingloaded. However, the cleanup for modeset entries is wrong. Those entries are allocated...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•9 views

CVE-2026-31503

In the Linux kernel, the following vulnerability has been resolved: udp: Fix wildcard bind conflict check when using hash2 When binding a udpsock to a local address and port, UDP uses two hashes udptable-hash and udptable-hash2 for collision detection. The current code switches to "hash2" when...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•7 views

CVE-2026-31434

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix leak of kobject name for sub-group spaceinfo When createspaceinfosubgroup allocates elements of spaceinfo-subgroup, kobjectinitandadd is called for each element via btrfssysfsaddspaceinfotype. However, when...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•9 views

CVE-2026-31468

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Fix double free in dma-buf feature The error path through vfiopcicorefeaturedmabuf ignores its own advice to only use dmabufput after dmabufexport, instead falling through the entire unwind chain. In the unlikely event...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•7 views

CVE-2026-31530

In the Linux kernel, the following vulnerability has been resolved: cxl/port: Fix use after free of parentport in cxldetachep cxldetachep is called during bottom-up removal when all CXL memory devices beneath a switch port have been removed. For each port in the hierarchy it locks both the port a...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 2:16 p.m.•5 views

CVE-2026-31528

In the Linux kernel, the following vulnerability has been resolved: perf: Make sure to use pmuctx-pmu for groups Oliver reported that x86pmudel ended up doing an out-of-bound memory access when groupschedin fails and needs to roll back. This should be handled by the transaction callbacks, but he...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 12:0 p.m.•14 views

CVE-2026-35332

NULL-Pointer Dereference When Handling ECDH Public Value in TLS...

5.7AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/22 12:0 p.m.•15 views

CVE-2026-35329

NULL-Pointer Dereference When Processing Padding in PKCS7...

5.7AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/22 12:0 p.m.•17 views

CVE-2026-35328

Infinite Loop When Handling Supported Versions TLS Extension...

5.7AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/22 12:0 p.m.•12 views

CVE-2026-35334

Possible NULL-Pointer Dereference in RSA Decryption...

5.7AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/22 12:0 p.m.•14 views

CVE-2026-35333

Integer Underflow When Handling RADIUS Attributes...

5.7AI score
SaveExploits3References4
UbuntuCve
UbuntuCve
•added 2026/04/22 12:0 p.m.•23 views

CVE-2026-35330

Integer Underflow When Handling EAP-SIM/AKA Attributes...

5.7AI score
SaveExploits3References4
UbuntuCve
UbuntuCve
•added 2026/04/22 12:0 p.m.•14 views

CVE-2026-35331

Accepting Certificates Violating Name Constraints...

5.8AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/22 10:16 a.m.•5 views

CVE-2026-33601

If you use the zoneToCache function with a malicious authoritative server, an attacker can send a zone that result in a null pointer dereference, caused by a missing consistency check and leading to a denial of service...

4.9CVSS5.8AI score0.00512EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 10:16 a.m.•5 views

CVE-2026-33260

An attacker can send a web request that causes unlimited memory allocation in the internal web server, leading to a denial of service. The internal web server is disabled by default...

7.5CVSS5.8AI score0.00524EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/22 10:16 a.m.•6 views

CVE-2026-33261

A zone transition from NSEC to NSEC3 might trigger an internal inconsistency and cause a denial of service...

5.9CVSS5.8AI score0.00228EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 10:16 a.m.•6 views

CVE-2026-33262

An attacker can send replies that result in a null pointer dereference, caused by a missing consistency check and leading to a denial of service. Cookies are disabled by default...

5.9CVSS5.8AI score0.00418EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 10:16 a.m.•6 views

CVE-2026-33257

An attacker can send a web request that causes unlimited memory allocation in the internal web server, leading to a denial of service. The internal web server is disabled by default...

7.5CVSS5.8AI score0.00514EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/22 10:16 a.m.•6 views

CVE-2026-33256

An attacker can send a web request that causes unlimited memory allocation in the internal web server, leading to a denial of service. The internal web server is disabled by default...

7.5CVSS5.8AI score0.00606EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 10:16 a.m.•8 views

CVE-2026-33259

Having many concurrent transfers of the same RPZ can lead to inconsistent RPZ data, use after free and/or a crash of the recursor. Normally concurrent transfers of the same RPZ zone can only occur with a malfunctioning RPZ provider...

5CVSS5.8AI score0.00225EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 10:16 a.m.•6 views

CVE-2026-33600

An RPZ sent by a malicious authoritative server can result in a null pointer dereference, caused by a missing consistency check and leading to a denial of service...

4.9CVSS5.8AI score0.00523EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 10:16 a.m.•8 views

CVE-2026-33258

By publishing and querying a crafted zone an attacker can cause allocation of large entries in the negative and aggressive NSEC3 caches...

7.5CVSS5.8AI score0.00583EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/22 9:16 a.m.•7 views

CVE-2026-6844

A flaw was found in the readelf utility of the binutils package. A local attacker could exploit two Denial of Service DoS vulnerabilities by providing a specially crafted Executable and Linkable Format ELF file. One vulnerability, a resource exhaustion CWE-400, can lead to an out-of-memory...

5.5CVSS5.7AI score0.00104EPSS
SaveExploits0References2
Total number of security vulnerabilities71772