Lucene search
+L

264615 matches found

SUSE CVE
SUSE CVE
added 2026/09/03 4:25 p.m.20 views

SUSE CVE-2026-80738

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skstate before skprotocol in bpftcpsyncookie bpftcpgensyncookie and bpftcpchecksyncookie accept a socket pointer 'sk' with argument type ARGPTRTOBTFIDSOCKCOMMON. However, they access sk-skprotocol without validating...

7.3CVSS5.8AI score0.00118EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/03 4:25 p.m.15 views

SUSE 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.8AI score0.002EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/03 4:25 p.m.14 views

SUSE 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
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/03 4:25 p.m.15 views

SUSE 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.8AI score0.00157EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/03 4:25 p.m.12 views

SUSE 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.8AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/03 4:24 p.m.13 views

SUSE 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.9AI score0.00161EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/03 4:24 p.m.13 views

SUSE CVE-2026-80756

In the Linux kernel, the following vulnerability has been resolved: selinux: do not cancel a policy conversion that never started selwriteload calls selinuxpolicycancel when selmakepolicynodes fails, and that helper dereferences the outgoing policy to cancel its sidtab conversion. On the first...

5.8AI score0.0021EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/03 4:24 p.m.15 views

SUSE 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.8AI score0.0021EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/03 2:33 p.m.10 views

kernel: gfs2: Fix use-after-free in iomap inline data write path

A flaw was found in the Linux kernel's GFS2 filesystem. This memory corruption vulnerability, a use-after-free, occurs in the iomap inline data write path. The issue arises because a data buffer is released prematurely while still being referenced, leading to a write to freed memory. This could...

7.8CVSS6.7AI score0.00184EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 2:33 p.m.10 views

kernel: dm log: fix out-of-bounds write due to region_count overflow

A flaw was found in the Linux kernel's device-mapper log dm log component. A local attacker could exploit an integer overflow vulnerability where a 64-bit value is truncated to 32 bits, leading to undersized memory allocations. This allows for out-of-bounds writes to kernel memory during log...

7.8CVSS5.9AI score0.0014EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 2:33 p.m.9 views

kernel: netfilter: ctnetlink: ensure safe access to master conntrack

A flaw was found in the netfilter: ctnetlink component of the Linux kernel. This vulnerability occurs due to insufficient locking when accessing the master conntrack object, allowing it to become invalid while still being referenced. A local attacker could potentially exploit this race condition,...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 2:33 p.m.9 views

kernel: ipc: limit next_id allocation to the valid ID range

A flaw was found in the Linux kernel. The ipcidralloc function, used in the checkpoint/restore path for SysV Inter-Process Communication IPC ID allocation, does not properly limit ID allocation to the valid range. This can result in the system attempting to dereference freed memory, leading to a...

7.8CVSS5.9AI score0.00157EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 2:33 p.m.9 views

kernel: netfilter: nf_tables: don't skip expired elements during walk

A flaw was found in the Linux kernel. Improper management of the lifecycle of some nftables objects could result in consumption of all system memory. An attacker who can create nftables rules could use this to effect a Denial of Service...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/09/03 2:20 p.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: rhashtable: It is necessary to clear the stale iter-p value upon table restart. The rhashtablewalkstartcheck function has two restart paths when resuming a walk. When iter-walker.tbl is valid, it revalidates iter-p against the...

7.8CVSS5.6AI score0.00117EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/03 2:20 p.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Check for invalid/obsolete root after making MMU pages available Check for a “stale” page fault, i.e., an invalid and/or obsolete root. This occurs after making MMU pages available for the shadow MMU. If reclaiming shad...

8.8CVSS6.1AI score0.00347EPSS
SaveExploits4References3
NVD
NVD
added 2026/09/03 1:06 p.m.13 views

CVE-2026-80754

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - fix F55 transmitter electrode count typo During F55 sensor detection, the transmitter TX electrode count was incorrectly assigned the value of the receiver RX electrode count due to copy-paste typos. This...

7.8CVSS0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

AZL-99074 CVE-2026-80756 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: selinux: do not cancel a policy conversion that never started selwriteload calls selinuxpolicycancel when selmakepolicynodes fails, and that helper dereferences the outgoing policy to cancel its sidtab conversion. On the first...

5.4AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.21 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.4CVSS0.00132EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

AZL-99056 CVE-2026-80755 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a permission value exceeding the class permission count permread bounds a permission value by SELVECMAX but never by the nprim of the owning class or common, which is taken verbatim from the policy image...

5.4AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

AZL-99039 CVE-2026-80757 affecting package kernel 6.6.150.1-1

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
SaveExploits0References1
Rows per page
Query Builder