Lucene search
+L

263932 matches found

Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.7 views

PT-2026-85802

CVE-2026-80883: Linux kernel flaw in drm/tegra gr2d/gr3d. Potential race condition lets userspace submit jobs before register map init—can lead to crashes or privilege issues. Unpatched; impact uncertain. If you run Tegra, test https://t.co/s935nM3QCd cybersecurit valtersit CVE CVEAlert infosec...

5.3AI score0.00157EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/04 12:00 a.m.6 views

UBUNTU-CVE-2026-80743

In the Linux kernel, the following vulnerability has been resolved: ASoC: xilinx: formatterpcm: pass auddrvdata to irq handlers The irq handlers take a struct device pointer and call devgetdrvdata to obtain the driver data. However, the driver data is only set at the end of probe, after...

5.8AI score0.0021EPSS
SaveExploits0References11
OSV
OSV
added 2026/09/04 12:00 a.m.6 views

UBUNTU-CVE-2026-80733

In the Linux kernel, the following vulnerability has been resolved: net: remove WARNONONCE from skmcloop skmcloop can be called for sockets that are neither AFINET nor AFINET6 e.g. AFPACKET sockets when sending packets via raw/packet socket over virtual devices such as VRF or ipvlan. In such case...

5.9AI score0.0021EPSS
SaveExploits0References11
OSV
OSV
added 2026/09/04 12:00 a.m.7 views

UBUNTU-CVE-2026-80739

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock In case mlx5eaddfdbflow fails in lower levels, the flow is deleted via mlx5etcdelflow, and mlx5etcdelflow is acquiring ESW devcom lock without condition. In...

5.9AI score0.002EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.9 views

PT-2026-85793

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: renesas: ironhide: Describe inline ECC carveouts The DBSC5 DRAM controller protects DRAM content using inline ECC. The inline ECC utilizes areas of DRAM for its operation, which are in the DRAM address range, but must...

5.3AI score0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 12:00 a.m.6 views

UBUNTU-CVE-2026-80740

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix infinite loop when scale is too large for display When scale is large enough that scaledfont exceeds the display dimensions, rows or columns become 0. A columns value of 0 causes an infinite loop in...

6AI score0.00166EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.10 views

CVE-2026-80748

In the Linux kernel, the following vulnerability has been resolved: mmc: loongson2: Fix sg iteration in data reorder functions In ls2k0500mmcreordercmddata and ls2k2000mmcreordercmddata, the foreachsg macro already iterates over the scatterlist entries, with 'sg' pointing to the current entry...

7.8CVSS5.5AI score0.00161EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.9 views

CVE-2026-80745

In the Linux kernel, the following vulnerability has been resolved: regulator: fp9931: Fix VPOS/VNEG voltage selector table The VPOSNEGtable mapping does not match the FP9931 datasheet. The datasheet defines the VPOS/VNEG voltage mapping as: 00h-04h - 7.04V -7.04V 05h - 7.26V -7.26V 06h - 7.49V...

8.4CVSS5.5AI score0.00122EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.11 views

CVE-2026-80741

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

7.1CVSS5.5AI score0.00157EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.9 views

CVE-2026-80730

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix crash passing ERRPTR to kthreadstop In testringbuffer's outfree cleanup loop, the check !rbthreadscpu only catches NULL entries and misses entries that hold an ERRPTR. rbthreads is static, so unassigned slots are...

5.5AI score0.00205EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.8 views

CVE-2026-80742

In the Linux kernel, the following vulnerability has been resolved: afpacket: Don't send zero-byte data in tpacketsnd. syzbot reported a WARNING in devqueuexmit triggered via tpacketsnd: skbassertlen WARNING: at include/linux/skbuff.h:2753 skbassertlen WARNING: at devqueuexmit+0x21bc/0x4970...

5.6AI score0.0021EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.8 views

CVE-2026-80728

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amdgpu: fix aperture mapping leak" devres teardown is LIFO. The aperture devres node was registered after the DRM device node, so devresreleaseall unmaps the aperture before the DRM device release callback fires...

5.4AI score0.00168EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.8 views

CVE-2026-80731

In the Linux kernel, the following vulnerability has been resolved: net: remove CAPSYSRAWIO zero-padding in devvalidateheader devvalidateheader reads dev-hardheaderlen directly when zero-padding short link layer headers for CAPSYSRAWIO holders: if capableCAPSYSRAWIO memsetllheader + len, 0,...

7.8CVSS5.5AI score0.0018EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.8 views

CVE-2026-80743

In the Linux kernel, the following vulnerability has been resolved: ASoC: xilinx: formatterpcm: pass auddrvdata to irq handlers The irq handlers take a struct device pointer and call devgetdrvdata to obtain the driver data. However, the driver data is only set at the end of probe, after...

5.4AI score0.0021EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.8 views

CVE-2026-80726

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page Explicitly clear role.invalid when deriving a child shadow page's role from its parent to harden against bugs elsewhere in KVM, as violating KVM's...

9.3CVSS5.6AI score0.00177EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.9 views

CVE-2026-80753

In the Linux kernel, the following vulnerability has been resolved: ovpn: run deferred work on a module-owned workqueue ovpn queues several work items whose callbacks execute module text. These works currently run on the global system workqueues, so module exit has no driver-owned drain point tha...

8.4CVSS5.6AI score0.00132EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.8 views

CVE-2026-80757

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a class permission count below its inherited common securitygetpermissions maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but classread takes that nprim verbatim...

5.4AI score0.0021EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.10 views

CVE-2026-80739

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock In case mlx5eaddfdbflow fails in lower levels, the flow is deleted via mlx5etcdelflow, and mlx5etcdelflow is acquiring ESW devcom lock without condition. In...

5.4AI score0.002EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-80771

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: nintendo: register input device after capabilities are set inputregisterdevice exposes the device to userspace immediately. In joyconinputcreate it was...

6.3AI score0.00168EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80747

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdkfd: Add bounds check for CRAT subtype length The CRAT parser validates that the subtype header fits within the image, but does not verify that the...

8CVSS6.4AI score0.00164EPSS
SaveExploits0References3
Rows per page
Query Builder