Lucene search
+L

39143 matches found

OSV
OSV
added 2026/05/13 4:16 p.m.13 views

UBUNTU-CVE-2026-43486

In the Linux kernel, the following vulnerability has been resolved: arm64: contpte: fix setaccessflags no-op check for SMMU/ATS faults contpteptepsetaccessflags compared the gathered ptepget value against the requested entry to detect no-ops. ptepget ORs AF/dirty from all sub-PTEs in the CONT...

5.7CVSS5.7AI score0.00114EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/05/13 4:16 p.m.14 views

CVE-2026-43484

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid bitfield RMW for claim/retune flags Move claimed and retune control flags out of the bitfield word to avoid unrelated RMW side effects in asynchronous contexts. The host-claimed bit shared a word with retune flag...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References25
OSV
OSV
added 2026/05/13 4:16 p.m.17 views

UBUNTU-CVE-2026-43484

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid bitfield RMW for claim/retune flags Move claimed and retune control flags out of the bitfield word to avoid unrelated RMW side effects in asynchronous contexts. The host-claimed bit shared a word with retune flag...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References28
Cvelist
Cvelist
added 2026/05/13 3:08 p.m.60 views

CVE-2026-43486 arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults

In the Linux kernel, the following vulnerability has been resolved: arm64: contpte: fix setaccessflags no-op check for SMMU/ATS faults contpteptepsetaccessflags compared the gathered ptepget value against the requested entry to detect no-ops. ptepget ORs AF/dirty from all sub-PTEs in the CONT...

0.00114EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/13 3:08 p.m.32 views

CVE-2026-43486

CVE-2026-43486 – Linux kernel (arm64 contpte) details: The issue arises from contpte_ptep_set_access_flags() using a gathered ptep_get() to detect no-ops, which, in CONT ranges, can misreport a target as updated when a sibling sub-PTE still has PTE_RDONLY or lacks PTE_AF. This can trigger false n...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/05/13 3:08 p.m.18 views

CVE-2026-43486

In the Linux kernel, the following vulnerability has been resolved: arm64: contpte: fix setaccessflags no-op check for SMMU/ATS faults contpteptepsetaccessflags compared the gathered ptepget value against the requested entry to detect no-ops. ptepget ORs AF/dirty from all sub-PTEs in the CONT...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
OSV
OSV
added 2026/05/13 3:08 p.m.9 views

CVE-2026-43486 arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults

In the Linux kernel, the following vulnerability has been resolved: arm64: contpte: fix setaccessflags no-op check for SMMU/ATS faults contpteptepsetaccessflags compared the gathered ptepget value against the requested entry to detect no-ops. ptepget ORs AF/dirty from all sub-PTEs in the CONT...

5.8AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/13 3:08 p.m.18 views

CVE-2026-43486

In the Linux kernel, the following vulnerability has been resolved: arm64: contpte: fix setaccessflags no-op check for SMMU/ATS faults contpteptepsetaccessflags compared the gathered ptepget value against the requested entry to detect no-ops. ptepget ORs AF/dirty from all sub-PTEs in the CONT...

5.8AI score0.00114EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/05/13 3:08 p.m.49 views

CVE-2026-43484

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid bitfield RMW for claim/retune flags Move claimed and retune control flags out of the bitfield word to avoid unrelated RMW side effects in asynchronous contexts. The host-claimed bit shared a word with retune flag...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
CVE
CVE
added 2026/05/13 3:08 p.m.41 views

CVE-2026-43484

CVE-2026-43484 – Linux kernel MMC core : The vulnerability stems from concurrent updates to bitfield flags (claimed and retune_now) sharing a word, enabling write–overwrite of other bits in async contexts and triggering spurious WARN_ON(!host->claimed). The fix moves claimed, can_retune, retun...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/05/13 3:08 p.m.7 views

CVE-2026-43484 mmc: core: Avoid bitfield RMW for claim/retune flags

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid bitfield RMW for claim/retune flags Move claimed and retune control flags out of the bitfield word to avoid unrelated RMW side effects in asynchronous contexts. The host-claimed bit shared a word with retune flag...

5.8AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/05/13 12:00 a.m.19 views

PT-2026-40693

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the arm64 architecture where the contpte ptep set access flags function incorrectly detects no-op operations by comparing a gathered ptep get value against the request...

5.7CVSS4.4AI score0.00114EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/13 12:00 a.m.137 views

ExploitBench: A Capability Ladder Benchmark for LLM Cybersecurity Agents

Exploitation is not a binary event. It is a ladder of acquiring progressive capabilities, from executing a single buggy line of code to taking full control of the target. However, existing LLM security benchmarks treat a crash as exploitation success. That single binary outcome collapses the hard...

6.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/13 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-43484

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mmc: core: Avoid bitfield RMW for claim/retune flags Move claimed and retune control flags out of the bitfield word to avoid unrelated RMW side effects in...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/11 7:16 p.m.48 views

CVE-2026-42866

Tookie is a advanced OSINT information gathering tool. Prior to 4.1fix, modules/modules.py's writetxt, writecsv, writejson, and commented-but-shipping scanfile helpers open their output as openf"user.", where user comes unsanitized from the -u CLI flag or any line of a -U usernames file. A userna...

6.7CVSS0.00145EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/11 2:13 p.m.12 views

SUSE CVE-2026-43474

In the Linux kernel, the following vulnerability has been resolved: fs: init flagsvalid before calling vfsfileattrget syzbot reported a uninit-value bug in 1. Similar to the "get" context where the kernel's internal filekattr structure is initialized before calling vfsfileattrget, we should use t...

5.8AI score0.00112EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/10 12:00 a.m.34 views

Oracle Linux 8 / 9 : Unbreakable Enterprise kernel (ELSA-2026-50257)

The remote Oracle Linux 8 / 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-50257 advisory. - xfrm: esp: ipv4: fix up flags setting Greg Kroah-Hartman Orabug: 39342679 CVE-2026-43284 - xfrm: esp: avoid in-place decrypt on shared skb frags Kuan-Tin...

8.8CVSS6.1AI score0.93235EPSS
SaveExploits32References2
Oracle linux
Oracle linux
added 2026/05/10 12:00 a.m.56 views

Unbreakable Enterprise kernel security update

5.15.0-320.202.8.2 - xfrm: esp: ipv4: fix up flags setting Greg Kroah-Hartman Orabug: 39344515 CVE-2026-43284 - xfrm: esp: avoid in-place decrypt on shared skb frags Kuan-Ting Chen Orabug: 39344515 CVE-2026-43284 5.15.0-320.202.8.1 - x86/CPU/AMD: Add a fix for AMD-SB-7052 Prathyushi Nangia Orabug...

8.8CVSS6.3AI score0.99907EPSS
SaveExploits266
OSV
OSV
added 2026/05/09 3:48 p.m.7 views

SUSE-SU-2026:21631-1 Security update for avahi

This update for avahi fixes the following issues: - CVE-2026-34933: reachable assertion in transportflagsfromdomain can crash the avahi-daemon bsc1261546...

5.5CVSS5.8AI score0.00203EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2026/05/09 8:01 a.m.21 views

fs: init flags_valid before calling vfs_fileattr_get

...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0
Rows per page
Query Builder