Lucene search
+L

60545 matches found

SUSE CVE
SUSE CVE
added 5 days ago7 views

SUSE CVE-2026-64122

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free in mlx5etxreportertimeoutrecover mlx5etxreportertimeoutrecover accesses sq-netdev after mlx5esafereopenchannels has torn down and freed the channel and its embedded SQs. Replace the three sq-netdev...

9.8CVSS5.4AI score0.00461EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 5 days ago7 views

SUSE CVE-2026-64131

In the Linux kernel, the following vulnerability has been resolved: mm/memory: fix spurious warning when unmapping device-private/exclusive pages Device private and exclusive entries are only supported for anonymous folios. This condition is tested in migratedevicepages and makedeviceexclusive...

5.2AI score0.00172EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 5 days ago5 views

SUSE CVE-2026-64162

In the Linux kernel, the following vulnerability has been resolved: idpf: fix readdevclklock spinlock init in idpfptpinit In idpfptpinit, readdevclklock is initialized after ptpscheduleworker had already been called and after idpfptpsettime64 could reach the lock. The PTP aux worker fires...

9.8CVSS5.3AI score0.00347EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 5 days ago5 views

SUSE CVE-2026-64164

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfssyncfile The trace event btrfssyncfile is called in an atomic context all trace events are and its call to dput, which is needed due to the call to dgetparent, can...

5.3AI score0.00165EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 5 days ago4 views

SUSE CVE-2026-64188

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix endpoint use-after-free in rmnetdellink rmnetdellink removes the endpoint from the hash table with hlistdelinitrcu and then immediately frees it with kfree. However, RCU readers on the receive path...

5.4AI score0.00165EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 5 days ago5 views

SUSE CVE-2026-64189

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ipsetlist resize The release path of ipsetdumpdo and ipsetdumpdone read inst-ipsetlist via ipsetrefnetlink, a plain rcudereferenceraw of the array pointer. These run from netlinkrecvmsg...

5.4AI score0.00171EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 5 days ago6 views

SUSE CVE-2026-64191

In the Linux kernel, the following vulnerability has been resolved: i2c: stub: Reject I2C block transfers with invalid length The I2CSMBUSI2CBLOCKDATA case in stubxfer uses data-block0 as the transfer length. The existing check only clamps it to avoid overrunning the chip-words256 register array,...

5.5AI score0.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 5 days ago5 views

SUSE CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.6AI score0.0017EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 5 days ago10 views

Open-Source Android AI Agents Could Let Invisible Screen Text Run Code on Host PCs

An Android app that can draw over other windows and write to shared storage can slip instructions to the AI agent driving that phone, in text no human eye will ever see. Two more steps, and the same app is running commands on the PC driving the agent. Researchers demonstrated that chain, plus six...

5.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 5 days ago12 views

New Bit2Watt Attack Could Let Cloud Tenants Disrupt Power Grids Without an Exploit

A cloud tenant using nothing but ordinary GPU access can push a data center's power draw up and down fast enough to threaten the grid it runs on, with no exploit and no break-in. That is the claim behind Bit2Watt , described by three Zhejiang University researchers in a paper accepted to CHES 202...

5.9AI score
SaveExploits0
OSV
OSV
added 5 days ago3 views

SUSE-SU-2026:22769-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: cputype: Add C1-Premium definitions bsc1266290. - CVE-2025-39894: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm...

9.8CVSS7.2AI score0.93235EPSS
SaveExploits57References541
OSV
OSV
added 5 days ago5 views

SUSE-SU-2026:22742-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: cputype: Add C1-Premium definitions bsc1266290. - CVE-2025-39894: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm...

9.8CVSS8.1AI score0.93235EPSS
SaveExploits57References541
OSV
OSV
added 5 days ago1 views

OPENSUSE-SU-2026:21388-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: cputype: Add C1-Premium definitions bsc1266290. - CVE-2025-39894: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm...

9.8CVSS7.4AI score0.93235EPSS
SaveExploits57References540
The Hacker News
The Hacker News
added 5 days ago8 views

New ENCFORGE Ransomware Targets AI Model Files in Langflow RCE Attack

Researchers at Sysdig have linked a second attack on the same Langflow server to JADEPUFFER, the AI-agent-driven operator it first documented earlier this month. The same operator has now been spotted deploying ENCFORGE , a new compiled Go ransomware designed to encrypt model weights, vector...

9.8CVSS6.8AI score0.99996EPSS
SaveExploits33
RedhatCVE
RedhatCVE
added 5 days ago8 views

CVE-2026-63828

A flaw was found in the Linux kernel's AppArmor security module. A local user, confined by an AppArmor profile that grants send permission but denies connect permission, can bypass the intended security mediation. This bypass occurs when using sendmsg or sendto with the MSGFASTOPEN flag, allowing...

8.4CVSS5.4AI score0.00124EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 5 days ago6 views

CVE-2026-63799

A flaw was found in the Linux kernel's scheduler component. A local attacker could exploit an out-of-bounds write vulnerability during the creation or execution of a new task in per-CPU mode, specifically when an internal identifier is unassigned. This can lead to a bounded memory corruption, whe...

7.8CVSS5.7AI score0.00121EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 5 days ago7 views

PT-2026-63291

Name of the Vulnerable Software and Affected Versions Gitea version 1.26.2 Description A confidentiality breach exists where an attacker-controlled fork pull-request workflow can gain read access to a third private repository. This occurs because the GetActionsUserRepoPermission function in...

6.3CVSS5.3AI score
SaveExploits0References7
Packet Storm News
Packet Storm News
added 5 days ago7 views

Data Leakage Prevention in Agentic Applications Via Preemptive Hardening

Agentic systems integrate LLM driven planning with interfaces to external tools, making data leakage and tool misuse feasible via instruction/data boundary failures and prompt injection attacks. Enforcing required controls consistently is particularly challenging in workflows spanning many...

5.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 5 days ago5 views

Twin Agent: Context Residual Compression for Privilege Separated Agents

Large language model LLM agents are vulnerable to security risks, such as prompt injection attacks from untrusted context that manipulate downstream reasoning and tool use. Existing secure-by-design approaches mitigate this risk by separating untrusted observations from privileged execution and...

5.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 5 days ago4 views

PT-2026-62117

Taiga 6.10.1 contains a missing authorization vulnerability that allows unauthenticated attackers to disclose the full member roster and internal workflow configuration of any private project by supplying a project ID to the filters data API endpoints on UserStory, Task, Issue, and Epic viewsets...

6.9CVSS5.3AI score0.00251EPSS
SaveExploits0References4
Rows per page
Query Builder