Lucene search
+L

23293 matches found

OSV
OSV
added 2026/07/20 12:0 a.m.5 views

UBUNTU-CVE-2026-63999

In the Linux kernel, the following vulnerability has been resolved: ethtool: rss: fix indirtable and hkey leak on getrxfh failure rssprepareget allocates the indirection table and hash key buffer via rssgetdataalloc, then calls ops-getrxfh to populate them. If getrxfh fails, the function returns ...

5.8AI score0.00166EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.5 views

UBUNTU-CVE-2026-64116

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: add NULL check for idev in ipv6hopioam Reported by Sashiko: The function ipv6hopioam accesses in6devgetskb-dev-cnf.ioam6enabled without validating the returned idev pointer. Because addrconfifdown can concurrently cle...

7.5CVSS5.6AI score0.00511EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.6 views

UBUNTU-CVE-2026-64082

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix register corruption from uninitialized cregs on error compatriscvgprset calls cregstoregs unconditionally, even when userregsetcopyin fails. Since cregs is an uninitialized stack variable, a copyin failure causes...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.5 views

UBUNTU-CVE-2026-63844

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v4.0.3 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 2f6afc97d259d530f4f86c7743efbc573a8da927...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.10 views

PT-2026-61721

Name of the Vulnerable Software and Affected Versions Apache MINA SSHD versions prior to 2.19.0 Apache MINA SSHD versions prior to 3.0.0-M5 Description Improper input validation in the sshd-git component of Apache MINA SSHD, specifically within the GitPgmCommandFactory, allows an authenticated SS...

5.4CVSS5.8AI score0.00424EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.9 views

CVE-2026-43705

A type confusion issue was addressed with improved checks. This issue...

8.8CVSS7AI score0.00447EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.7 views

CVE-2026-63931

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: fix division by zero in writeraw Add a zero check for val2 before using it as a divisor when setting the sampling frequency. A user writing a zero fractional part to the samplingfrequency sysfs attribute...

5.6AI score0.00211EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.5 views

UBUNTU-CVE-2026-64061

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early put of sink folio in netfsreadgaps Fix netfsreadgaps to release the sink page it uses after waiting for the request to complete. The way the sink page is used is that an ITERBVEC-class iterator is created that ha...

9.8CVSS5.7AI score0.00444EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.4 views

UBUNTU-CVE-2026-64093

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: directly shut down timer on cleanup batadvtpsendercleanup was calling timerdeletesync followed by timerdelete to guard against the timer handler re-arming itself between the two calls. This double-deletion ha...

8.8CVSS5.7AI score0.00337EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.5 views

UBUNTU-CVE-2026-63883

In the Linux kernel, the following vulnerability has been resolved: serial: qcomgeni: fix kfifo underflow when flush precedes DMA completion IRQ When uartflushbuffer runs before the DMA completion IRQ is delivered, the following race can occur all steps serialized by uartportlock: 1. DMA starts:...

7.3CVSS5.8AI score0.00159EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.4 views

ALSA-2026:42096 Important: c-ares security update

The c-ares C library defines asynchronous DNS Domain Name System requests and provides name resolving API. Security Fixes: c-ares: c-ares: Use-after-free / double-free in query-completion handling CVE-2026-33630 For more details about the security issues, including the impact, a CVSS score,...

5.3AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.12 views

CVE-2026-63926

In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: fix tail fragment offset in bpfmsgpushdata When bpfmsgpushdata inserts data in the middle of a scatterlist entry, it splits the original entry into a left fragment and a right fragment. The right fragment offset is...

8.4CVSS5.7AI score0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.5 views

UBUNTU-CVE-2026-63882

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL pointer bug in svmrangesetattr The processinfo could be NULL if user doesn't call kfdioctlacquirevm before calling kfdioctlsvm. cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4...

5.6AI score0.00206EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.4 views

UBUNTU-CVE-2026-64119

In the Linux kernel, the following vulnerability has been resolved: l2tp: use listdelrcu in l2tpsessionunhash An unprivileged local user can pin a host CPU indefinitely in l2tpsessiongetbyifname by issuing L2TPCMDSESSIONGET on L2TPATTRIFNAME concurrently with L2TPCMDSESSIONCREATE and...

5.7AI score0.00167EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.9 views

PT-2026-61737

Name of the Vulnerable Software and Affected Versions NextCRM versions 0.12.1 through 0.12.2 Description NextCRM allows authenticated low-privileged users to perform unauthorized write operations on the shared CRM product catalog. While standard application server actions restrict product creatio...

7.1CVSS5.4AI score0.00195EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.13 views

CVE-2026-53382

In the Linux kernel, the following vulnerability has been resolved: m...

5.6AI score0.00132EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 12:0 a.m.5 views

UBUNTU-CVE-2026-64098

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: use uninterruptible resv lock for plane updates virtiogpucursorplaneupdate and virtiogpuresourceflush lock the framebuffer BO's dmaresv via virtiogpuarraylockresv and ignore its return value. The function can fail wit...

7.8CVSS5.7AI score0.00146EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.4 views

UBUNTU-CVE-2026-64081

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Validate framework notification message layout Framework notifications carry an indirect message in the shared RX buffer. Validate the reported offset and size before using them, reject zero-length payloads, and...

8.4CVSS5.6AI score0.0014EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 12:0 a.m.4 views

UBUNTU-CVE-2026-64036

In the Linux kernel, the following vulnerability has been resolved: cgroup/rstat: validate cpu before cssrstatcpu access cssrstatupdated is exposed as a BPF kfunc and accepts a caller-provided cpu argument. The function uses cpu for per-cpu rstat lookups without checking whether it refers to a...

7.8CVSS5.6AI score0.00127EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.12 views

CVE-2026-53384

In the Linux kernel, the following vulnerability has been resolved: s...

9.8CVSS5.6AI score0.00488EPSS
SaveExploits0References2
Rows per page
Query Builder