Lucene search
+L

5195 matches found

Debian CVE
Debian CVE
added 2026/05/27 12:56 p.m.25 views

CVE-2026-46031

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...

7.5CVSS5.7AI score0.0037EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:56 p.m.20 views

CVE-2026-46024

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...

7.5CVSS5.7AI score0.0049EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:56 p.m.20 views

CVE-2026-46017

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...

4.7CVSS5.7AI score0.00105EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:18 p.m.22 views

CVE-2026-45959

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix a crash due to incorrect cleanup usage of kfree Annotating a local pointer variable, which will be assigned with the kmalloc-family functions, with the cleanupkfree attribute will make the address of the local...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:17 p.m.26 views

CVE-2026-45937

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered multiple times due to a wrong iterator...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:17 p.m.18 views

CVE-2026-45922

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix memory leak in GETDATADIRECTSYSFSPATH handler The UVERBSHANDLERMLX5IBMETHODGETDATADIRECTSYSFSPATH function allocates memory for the device path using kobjectgetpath. If the length of the device path exceeds the...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:17 p.m.32 views

CVE-2026-45889

In the Linux kernel, the following vulnerability has been resolved: mptcp: do not account for OoO in mptcprcvbufgrow MPTCP-level OoOs are physiological when multiple subflows are active concurrently and will not cause retransmissions nor are caused by drops. Accounting for them in mptcprcvbufgrow...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.23 views

CVE-2026-45872

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix memory leak in pqireportphysluns pqireportphysluns fails to release the rpllist buffer when encountering an unsupported data format or when the allocation for rpl16bytewwidlist fails. These early returns bypas...

5.5CVSS5.9AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.28 views

CVE-2026-45866

In the Linux kernel, the following vulnerability has been resolved: serial: caif: fix use-after-free in caifserial ldiscclose There is a use-after-free bug in caifserial where handletx may access ser-tty after the tty has been freed. The race condition occurs between ldiscclose and packet...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.32 views

CVE-2026-45856

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Validate wqesize before using it in ibuverbspostsend ibuverbspostsend uses cmd.wqesize from userspace without any validation before passing it to kmalloc and using the allocated buffer as struct ibuverbssendwr. If a...

7.1CVSS5.8AI score0.00165EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.26 views

CVE-2026-45854

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - unregister only available algorithm EIP93 has an options register. This register indicates which crypto algorithms are implemented in silicon. Supported algorithms are registered on this basis...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.45 views

CVE-2026-45853

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Use kvfree instead of kfree in amdgpugmcgetnpsmemranges amdgpudiscoverygetnpsinfo internally allocates memory for ranges using kvcalloc, which may use vmalloc for large allocation. Using kfree to release vmalloc memor...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.18 views

CVE-2025-71308

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix potential NULL pointer dereference in context cleanup aiedestroycontext is invoked during error handling in aie2createcontext. However, aiedestroycontext assumes that the context's mailbox channel pointer is...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 9:24 a.m.40 views

CVE-2026-45843

In the Linux kernel, the following vulnerability has been resolved: slip: bound decode reads against the compressed packet length slhcuncompress parses a VJ-compressed TCP header by advancing a pointer through the packet via decode and pull16. Neither helper bounds-checks against isize, and decod...

8.2CVSS5.7AI score0.00355EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/27 3:12 a.m.38 views

CVE-2026-48962

IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. parseOutputGlob wraps the caller-supplied output glob string in double quotes and stores it in the parser state; getFiles then runs the stored expression through eval...

7.8CVSS6.2AI score0.00292EPSS
SaveExploits3
Debian CVE
Debian CVE
added 2026/05/27 2:29 a.m.30 views

CVE-2026-48959

IO::Uncompress::Unzip versions before 2.220 for Perl allow CPU exhaustion via per-byte read loop in fastForward. fastForward compares length $offset the digit count of the offset, 1 to 19 against the chunk size $c instead of $offset itself, so $c shrinks from 16 KiB to 1-19 bytes per iteration...

7.5CVSS5.7AI score0.00373EPSS
SaveExploits0
Fedora
Fedora
added 2026/05/27 1:27 a.m.23 views

[SECURITY] Fedora 43 Update: rust-sequoia-octopus-librnp-1.11.1-6.fc43

Reimplementation of RNP's interface using Sequoia for use with Thunderbird...

5.8AI score
SaveExploits0
Fedora
Fedora
added 2026/05/27 1:12 a.m.25 views

[SECURITY] Fedora 42 Update: rust-sequoia-sq-1.3.1-11.fc42

Command-line frontends for Sequoia...

5.5CVSS5.8AI score0.00085EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/05/27 12:00 a.m.15 views

CVE-2026-45890

In the Linux kernel, the following vulnerability has been resolved: xen-netback: reject zero-queue configuration from guest A malicious or buggy Xen guest can write "0" to the xenbus key "multi-queue-num-queues". The connect function in the backend only validates the upper bound requestednumqueue...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2026/05/27 12:00 a.m.18 views

CVE-2026-45933

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve id of register in synclinkedregs synclinkedregs copies the id of knownreg to reg when propagating bounds of knownreg to reg using the off of knownreg, but when knownreg was linked to reg like: knownreg = reg ; both...

7.8CVSS6.6AI score0.00177EPSS
SaveExploits0References2
Rows per page
Query Builder