Lucene search
K

413624 matches found

EUVD
EUVD
•added 2026/05/27 12:57 p.m.•10 views

EUVD-2026-32440

In the Linux kernel, the following vulnerability has been resolved: media: amphion: Fix race between m2m jobabort and devicerun Fix kernel panic caused by race condition where v4l2m2mctxrelease frees m2mctx while v4l2m2mtryrun is about to call devicerun with the same context. Race sequence:...

5.8AI score0.00097EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•7 views

EUVD-2026-32439

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix LOGSUBDOMAINSOFF inheritance across fork hookcredtransfer only copies the Landlock security blob when the source credential has a domain. This is inconsistent with landlockrestrictself which can set LOGSUBDOMAINSOFF...

5.8AI score0.00118EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•12 views

EUVD-2026-32438

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: fix potential UAF in SSP passkey handlers hciconn lookup and field access must be covered by hdev lock in hciuserpasskeynotifyevt and hcikeypressnotifyevt, otherwise the connection can be freed concurrently...

5.8AI score0.0026EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•10 views

EUVD-2026-32437

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix string overrun due to missing termination When booting Ubuntu 26.04 with Linux 7.0-rc4 on an ARM64 Qualcomm Snapdragon X1 we see a string buffer overrun: BUG: KASAN: slab-out-of-bounds in aadfamatch...

5.9AI score0.0015EPSS
Exploits0References2
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•9 views

EUVD-2026-32436

In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap and mprotect access checks The existing SELinux security model for overlayfs is to allow access if the current task is able to access the top level file the "user" file and the mounter's credentials ar...

5.8AI score0.00119EPSS
Exploits0References2
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•8 views

EUVD-2026-32435

In the Linux kernel, the following vulnerability has been resolved: net: rds: fix MR cleanup on copy error rdsrdmamap hands sg/pages ownership to the transport after getmr succeeds. If copying the generated cookie back to user space fails after that point, the error path must not free those...

5.8AI score0.00129EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•8 views

EUVD-2026-32434

In the Linux kernel, the following vulnerability has been resolved: ceph: only dadd negative dentries when they are unhashed Ceph can call dadddentry, NULL on a negative dentry that is already present in the primary dcache hash. In the current VFS that is not safe. dadd goes through dadd to...

5.8AI score0.00446EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•6 views

EUVD-2026-32433

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix soft lockup in retryalignedread When retryalignedread encounters an overlapped stripe, it releases the stripe via raid5releasestripe which puts it on the lockless releasedstripes llist. In the next raid5d loop...

5.8AI score0.00095EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•11 views

EUVD-2026-32432

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix deadlock with check operation and nowait requests When an array check is running it will raise the barrier at which point normal requests will become blocked and increment the nrpending value to signal there is wor...

5.8AI score0.00095EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•9 views

EUVD-2026-32431

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Add fallback to default RSR for S/PDIF spdifpassthruplaybackgetresources uses atc-pllrate as the RSR for the MSR calculation loop. However, pllrate is only updated in atcpllinit and not in hwpllinit, so it remains 0...

5.8AI score0.00122EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•8 views

EUVD-2026-32430

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usbdev refcount leak on probe failure createcard takes a reference on the USB device with usbgetdev and stores the matching usbputdev in cardfree, which is installed as the sndcard's -privatefree destructor...

5.8AI score0.00122EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•8 views

EUVD-2026-32429

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Fix use-after-free in driver remove In the remove callback, if a packet arrives after destroyworkqueue is called, but before sockrelease, the qrtrnsdataready callback will try to queue the work, causing...

5.7AI score0.00125EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•10 views

EUVD-2026-32428

In the Linux kernel, the following vulnerability has been resolved: ext4: fix missing brelse in ext4xattrinodedecrefall The commit c8e008b60492 "ext4: ignore xattrs past end" introduced a refcount leak in when blockcsum is false. ext4xattrinodedecrefall calls ext4getinodeloc to get iloc.bh, but...

5.8AI score0.00122EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•14 views

EUVD-2026-32427

In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: skip reading rdevs that are not insync When reading bitmap pages from member disks, the code iterates through all rdevs and attempts to read from the first available one. However, it only checks for raiddisk...

5.8AI score0.00127EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•9 views

EUVD-2026-32426

In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Clean up kthread on errors If an error occurs after the ssif kthread is created, but before the main IPMI code starts the ssif interface, the ssif kthread will not be stopped. So make sure the kthread is stopped on an...

5.8AI score0.00122EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•9 views

EUVD-2026-32425

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate pad and ICRC before payloadsize in rxercv rxercv currently checks only that the incoming packet is at least headersizepkt bytes long before payloadsize is used. However, payloadsize subtracts both the...

5.8AI score0.00521EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•9 views

EUVD-2026-32424

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix memory leaks in weightedinterleaveautostore weightedinterleaveautostore fetches oldwistate inside the if !input block only. This causes two memory leaks: 1. When a user writes "false" and the current mode is...

5.8AI score0.00126EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•10 views

EUVD-2026-32423

IBM Controller 11.0.1, 11.1.0, 11.1.1, and 11.1.2 contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data...

8.8CVSS5.8AI score0.0019EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•9 views

EUVD-2026-32422

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: fix sleep in atomic context in hdlctxframes hdlcappend calls usleeprange to wait for circular buffer space, but it is called with txproducerlock a spinlock held via hdlctxframes -...

5.9AI score0.00122EPSS
Exploits0References4
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32421

In the Linux kernel, the following vulnerability has been resolved: inotify: fix watch count leak when fsnotifyaddinodemarklocked fails When fsnotifyaddinodemarklocked fails in inotifynewwatch, the error path calls inotifyremovefromidr but does not call decinotifywatches to undo the preceding...

5.8AI score0.00122EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32420

In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgkextracttoken when checking the length of the ticket. Rather than rounding up the value to be tested which might overflow, round down the...

5.8AI score0.00448EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32419

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Free the node during ctrlcmdbye A node sends the BYE packet when it is about to go down. So the nameserver should advertise the removal of the node to all remote and local observers and free the node finally. But...

5.8AI score0.00122EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32418

In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmppointers Extended echo replies use ICMPEXTECHOREPLY as the outbound reply type. That value is outside the range covered by icmppointers, which only describes the traditional ICMP...

5.7AI score0.00439EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•9 views

EUVD-2026-32417

In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Serialize VFIODEVICESETIRQS with a per-device mutex vfiocdxsetmsitrigger reads vdev-configmsi and operates on the vdev-cdxirqs array based on its value, but provides no serialization against concurrent VFIODEVICESETIRQS...

5.8AI score0.00125EPSS
Exploits0References4
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•10 views

EUVD-2026-32416

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: return NULL early from allocfrozenpagesnolock in NMI on UP On UP kernels !CONFIGSMP, spintrylock is a no-op that unconditionally succeeds even when the lock is already held. As a result, allocfrozenpagesnolock calle...

5.8AI score0.00121EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•12 views

EUVD-2026-32415

In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Fix NULL pointer dereference in interrupt trigger path Add validation to ensure MSI is configured before accessing cdxirqs array in vfiocdxsetmsitrigger. Without this check, userspace can trigger a NULL pointer...

5.7AI score0.00122EPSS
Exploits0References4
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•7 views

EUVD-2026-32414

In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject short ahash digests during instance creation authencesn requires either a zero authsize or an authsize of at least 4 bytes because the ESN encrypt/decrypt paths always move 4 bytes of high-order sequen...

5.8AI score0.00126EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32413

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Triple fault if restore host CR3 fails on nested VMEXIT If loading L1's CR3 fails on a nested VMEXIT, nestedsvmvmexit returns an error code that is ignored by most callers, and continues to run L1 with corrupted state....

6AI score0.00116EPSS
Exploits0References2
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•9 views

EUVD-2026-32412

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Reinstate disabling of BHs around IRQ handler If the driver executes ks8851irq AND a TX packet has been sent, then the driver enables TX queue via netifwakequeue which schedules TX softirq to queue packets for this...

5.8AI score0.00374EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32411

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix devicenode leak in mcprobe ofparsephandle returns a devicenode reference that must be released with ofnodeput. The original code never freed r5corenode on any exit path, causing a memory leak. Fix this by usin...

5.8AI score0.00121EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•7 views

EUVD-2026-32410

In the Linux kernel, the following vulnerability has been resolved: mm/slab: return NULL early from kmallocnolock in NMI on UP On UP kernels !CONFIGSMP, spintrylock is a no-op that unconditionally succeeds even when the lock is already held. As a result, kmallocnolock called from NMI context can...

5.8AI score0.00143EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32409

In the Linux kernel, the following vulnerability has been resolved: crypto: algifaead - snapshot IV for async AEAD requests AFALG AEAD AIO requests currently use the socket-wide IV buffer during request processing. For async requests, later socket activity can update that shared state before the...

5.9AI score0.00122EPSS
Exploits0References8
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•11 views

EUVD-2026-32408

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smcclcwaitmsg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a link group. The decline handling in smcclcwaitmsg...

5.7AI score0.00508EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32407

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the maximum number of lookups Current code does no bound checking on the number of lookups a client can perform. Though the code restricts the lookups to local clients, there is still a possibility of a...

5.8AI score0.00127EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•10 views

EUVD-2026-32406

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix damoncall vs kdamondfn exit race Patch series "mm/damon/core: fix damoncall/damoswalk vs kdmond exit race". damoncall and damoswalk can leak memory and/or deadlock when they race with kdamond terminations. Fix...

5.7AI score0.00088EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•14 views

EUVD-2026-32405

In the Linux kernel, the following vulnerability has been resolved: libceph: Prevent potential null-ptr-deref in cephhandleauthreply If a message of type CEPHMSGAUTHREPLY contains a zero value for both protocol and result, this is currently not treated as an error. In case of ac-negotiating == tr...

5.7AI score0.00496EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•9 views

EUVD-2026-32404

In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in createdirtylog The argument count calculation in createdirtylog performs argsused = 2 + paramcount before validating against argc. When a user provides a paramcount close to UINTMAX via the devi...

5.8AI score0.0013EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•9 views

EUVD-2026-32403

In the Linux kernel, the following vulnerability has been resolved: misc: ibmasm: fix OOB MMIO read in ibmasmhandlemouseinterrupt ibmasmhandlemouseinterrupt performs an out-of-bounds MMIO read when the queue reader or writer index from hardware exceeds REMOTEQUEUESIZE 60. A compromised service...

5.8AI score0.00131EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•11 views

EUVD-2026-32402

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone governor cleanup issues If thermalzonedeviceregisterwithtrips fails after adding a thermal governor to the thermal zone being registered, the governor is not removed from it as appropriate which ma...

5.8AI score0.00118EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•11 views

EUVD-2026-32400

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-aes - Fix 3-page memory leak in atmelaesbuffcleanup atmelaesbuffinit allocates 4 pages using getfreepages with ATMELAESBUFFERORDER, but atmelaesbuffcleanup frees only the first page using freepage, leaking the...

5.8AI score0.00162EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•15 views

EUVD-2026-32401

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: validate damosquotagoal-nid for nodememused,freebp Patch series "mm/damon/core: validate damosquotagoal-nid". nodememcgused,freebp DAMOS quota goals receive the node id. The node id is used for simeminfonode and...

5.9AI score0.00124EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32399

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: stop parsing UAC2 rates at MAXNRRATES parseuac2sampleraterange caps the number of enumerated rates at MAXNRRATES, but it only breaks out of the current rate loop. A malformed UAC2 RANGE response with additional...

5.8AI score0.00155EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32398

In the Linux kernel, the following vulnerability has been resolved: mm: fix deferred split queue races during migration migratefoliomove records the deferred split queue state from src and replays it on dst. Replaying it after removemigrationptessrc, dst, 0 makes dst visible before it is requeued...

5.8AI score0.00094EPSS
Exploits0References2
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32396

In the Linux kernel, the following vulnerability has been resolved: tcp: call skdataready after listener migration When inetcsklistenstop migrates an established child socket from a closing listener to another socket in the same SOREUSEPORT group, the target listener gets a new accept-queue entry...

5.8AI score0.00129EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32397

In the Linux kernel, the following vulnerability has been resolved: remoteproc: xlnx: Only access buffer information if IPI is buffered In the receive callback check if message is NULL to prevent possibility of crash by NULL pointer dereferencing...

5.9AI score0.00122EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•8 views

EUVD-2026-32395

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Add missing save/restore handling of LBR MSRs MSRIA32DEBUGCTLMSR and LBR MSRs are currently not enumerated by KVMGETMSRINDEXLIST, and LBR MSRs cannot be set with KVMSETMSRS. So save/restore is completely broken. Fix it ...

5.8AI score0.00093EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•7 views

EUVD-2026-32310

In the Linux kernel, the following vulnerability has been resolved: mm/memfdluo: fix physical address conversion in putfolios cleanup In memfdluoretrievefolios's putfolios cleanup path: 1. khorestorefolio expects a physaddrt physical address but receives a raw PFN pfolio-pfn. This causes...

5.8AI score0.00107EPSS
Exploits0References2
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•7 views

EUVD-2026-32309

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix memory leaks in rxkadverifyresponse Fix rxkadverifyresponse to free the ticket and the server key under all circumstances by initialising the ticket pointer to NULL and then making all paths through the function after...

5.8AI score0.00122EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•6 views

EUVD-2026-32308

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: fix use-after-free in release path due to uncancelled work The mtkjpegrelease function frees the context structure ctx without first cancelling any pending or running work in ctx-jpegwork. This creates a race...

5.7AI score0.00125EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•5 views

EUVD-2026-32307

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix error handling in rxgkextracttoken Fix a missing bit of error handling in rxgkextracttoken: in the event that rxgkdecryptskb returns -ENOMEM, it should just return that rather than continuing on for anything else, it...

5.8AI score0.00409EPSS
Exploits0References3
Total number of security vulnerabilities413624