Lucene search
+L

5863 matches found

OSV
OSV
added 2025/06/28 8:15 a.m.21 views

UBUNTU-CVE-2025-38084

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: unshare page tables during VMA split, not before Currently, splitvma triggers hugetlb page table unsharing through vmops-maysplit. This happens before the VMA lock and rmap locks are taken - which is too early, it...

7.8CVSS6.1AI score0.0017EPSS
SaveExploits0References41
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.9 views

Vulnerability of the __domain_mapping() function in the drivers/iommu/intel/iommu.c module – This is a driver for Linux’s IOMMU support, which allows an attacker to compromise the integrity and confidentiality of protected information.

Vulnerability of the domainmapping function in the drivers/iommu/intel/iommu.c module – The Linux kernel’s IOMMU support driver has a vulnerability due to incorrect input validation. Exploiting this vulnerability could allow an attacker to compromise the integrity and confidentiality of the...

7.5CVSS6.7AI score0.00256EPSS
SaveExploits0References15Affected Software1
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.14 views

Alphabet Index Mapping: Jailbreaking LLMs through Semantic Dissimilarity

Large Language Models LLMs have demonstrated remarkable capabilities, yet their susceptibility to adversarial attacks, particularly jailbreaking, poses significant safety and ethical concerns. While numerous jailbreak methods exist, many suffer from computational expense, high token usage, or...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.10 views

A Retrospective on DISPEED -- Leveraging Heterogeneity in a Drone Swarm for IDS Execution

Swarms of drones are gaining more and more autonomy and efficiency during their missions. However, security threats can disrupt their missions' progression. To overcome this problem, Network Intrusion Detection Systems NIDS are promising solutions to detect malicious behavior on network traffic...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/21 12:00 a.m.10 views

Buy It Now, Track Me Later: Attacking User Privacy Via Wi-Fi AP Online Auctions

Static and hard-coded layer-two network identifiers are well known to present security vulnerabilities and endanger user privacy. In this work, we introduce a new privacy attack against Wi-Fi access points listed on secondhand marketplaces. Specifically, we demonstrate the ability to remotely...

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/20 8:33 p.m.9 views

CVE-2025-38066

In the Linux kernel, the following vulnerability has been resolved: dm cache: prevent BUGON by blocking retries on failed device resumes A cache device failing to resume due to mapping errors should not be retried, as the failure leaves a partially initialized policy object. Repeating the resume...

4.7CVSS7AI score0.00169EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 7:24 a.m.10 views

CVE-2022-50014

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix FOLLFORCE COW security issue and remove FOLLCOW Ever since the Dirty COW CVE-2016-5195 security issue happened, we know that FOLLFORCE can be possibly dangerous, especially if there are races that can be exploited by...

7.2CVSS8.5AI score0.83524EPSS
SaveExploits93References4
Packet Storm News
Packet Storm News
added 2025/06/20 12:00 a.m.11 views

Semantic-Aware Parsing for Security Logs

Security analysts struggle to quickly and efficiently query and correlate log data due to the heterogeneity and lack of structure in real-world logs. Existing AI-based parsers focus on learning syntactic log templates but lack the semantic interpretation needed for querying. Directly querying lar...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.6 views

SUSE CVE-2022-49991

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: avoid corrupting page-mapping in hugetlbmcopyatomicpte In MCOPYATOMICCONTINUE case with a non-shared VMA, pages in the page cache are installed in the ptes. But hugepageaddnewanonrmap is called for them mistakenly...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.8 views

SUSE CVE-2022-50014

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix FOLLFORCE COW security issue and remove FOLLCOW Ever since the Dirty COW CVE-2016-5195 security issue happened, we know that FOLLFORCE can be possibly dangerous, especially if there are races that can be exploited by...

5.5CVSS6.4AI score0.00153EPSS
SaveExploits2References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:38 a.m.11 views

SUSE CVE-2022-50230

In the Linux kernel, the following vulnerability has been resolved: arm64: set UXN on swapper page tables This issue was fixed upstream by accident in c3cee924bd85 "arm64: head: cover entire kernel image in initial ID map" as part of a large refactoring of the arm64 boot flow. This simple fix is...

5.5CVSS6.4AI score0.00171EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 11:15 a.m.26 views

CVE-2022-50014

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix FOLLFORCE COW security issue and remove FOLLCOW Ever since the Dirty COW CVE-2016-5195 security issue happened, we know that FOLLFORCE can be possibly dangerous, especially if there are races that can be exploited by...

7.8CVSS0.00153EPSS
SaveExploits2References2
NVD
NVD
added 2025/06/18 11:15 a.m.8 views

CVE-2022-49991

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: avoid corrupting page-mapping in hugetlbmcopyatomicpte In MCOPYATOMICCONTINUE case with a non-shared VMA, pages in the page cache are installed in the ptes. But hugepageaddnewanonrmap is called for them mistakenly...

7.8CVSS0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

DEBIAN-CVE-2022-49991

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: avoid corrupting page-mapping in hugetlbmcopyatomicpte In MCOPYATOMICCONTINUE case with a non-shared VMA, pages in the page cache are installed in the ptes. But hugepageaddnewanonrmap is called for them mistakenly...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

UBUNTU-CVE-2022-49991

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: avoid corrupting page-mapping in hugetlbmcopyatomicpte In MCOPYATOMICCONTINUE case with a non-shared VMA, pages in the page cache are installed in the ptes. But hugepageaddnewanonrmap is called for them mistakenly...

7.8CVSS6.2AI score0.00225EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/06/18 11:03 a.m.17 views

CVE-2022-50161

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in offlashprobeversatile offindmatchingnodeandmatch returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:01 a.m.20 views

CVE-2022-50014 mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix FOLLFORCE COW security issue and remove FOLLCOW Ever since the Dirty COW CVE-2016-5195 security issue happened, we know that FOLLFORCE can be possibly dangerous, especially if there are races that can be exploited by...

7.8CVSS6.7AI score
SaveExploits0References5
CVE
CVE
added 2025/06/18 11:00 a.m.101 views

CVE-2022-49991

CVE-2022-49991 concerns the Linux kernel memory management subsystem, specifically the hugetlb path. In the MCOPY_ATOMIC_CONTINUE path for a non-shared VMA, pages from the page cache can be installed into ptes, but hugepage_add_new_anon_rmap is erroneously invoked for these pages, corrupting page...

7.8CVSS6.5AI score0.00225EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:00 a.m.11 views

CVE-2022-49991 mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: avoid corrupting page-mapping in hugetlbmcopyatomicpte In MCOPYATOMICCONTINUE case with a non-shared VMA, pages in the page cache are installed in the ptes. But hugepageaddnewanonrmap is called for them mistakenly...

7.8CVSS5.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.15 views

CVE-2022-49991

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: avoid corrupting page-mapping in hugetlbmcopyatomicpte In MCOPYATOMICCONTINUE case with a non-shared VMA, pages in the page cache are installed in the ptes. But hugepageaddnewanonrmap is called for them mistakenly...

7.8CVSS5.3AI score0.00225EPSS
SaveExploits0
Rows per page
Query Builder