Lucene search
+L

117 matches found

Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.16 views

PT-2026-30180

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained an issue within the mm/huge memory component, specifically in the move pages huge pmd function. This function incorrectly handled NULL folios when processing...

8.5CVSS5.8AI score0.00119EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.10 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-004060)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004060 advisory. An issue was discovered in splithugepmd in mm/hugememory.c in the Linux kernel before 5.7.5. The copy-on-write implementation can grant unintended write access becau...

7CVSS6.5AI score0.0036EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.17 views

MiracleLinux 9 : kernel-5.14.0-570.30.1.el9_6 (AXSA:2025-10778:57)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2025-10778:57 advisory. kernel: media: uvcvideo: Fix double free in error path CVE-2024-57980 kernel: wifi: iwlwifi: limit printed string from FW file CVE-2025-21905 kerne...

8.4CVSS7AI score0.00256EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/12/18 12:24 a.m.7 views

SUSE CVE-2025-68293

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix NULL pointer deference when splitting folio Commit c010d47f107f "mm: thp: split huge page to any lower order pages" introduced an early check on the folio's order via mapping-flags before proceeding with the...

5.5CVSS6.4AI score0.00203EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/16 6:31 p.m.9 views

EUVD-2025-203787

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix NULL pointer deference when splitting folio Commit c010d47f107f "mm: thp: split huge page to any lower order pages" introduced an early check on the folio's order via mapping-flags before proceeding with the...

5.9AI score0.00203EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/16 4:16 p.m.6 views

CVE-2025-68293

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix NULL pointer deference when splitting folio Commit c010d47f107f "mm: thp: split huge page to any lower order pages" introduced an early check on the folio's order via mapping-flags before proceeding with the...

0.00203EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.7 views

CVE-2025-68293

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix NULL pointer deference when splitting folio Commit c010d47f107f "mm: thp: split huge page to any lower order pages" introduced an early check on the folio's order via mapping-flags before proceeding with the...

5.7AI score0.00203EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/16 3:06 p.m.8 views

CVE-2025-68293 mm/huge_memory: fix NULL pointer deference when splitting folio

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix NULL pointer deference when splitting folio Commit c010d47f107f "mm: thp: split huge page to any lower order pages" introduced an early check on the folio's order via mapping-flags before proceeding with the...

6.3AI score
SaveExploits0References6
CVE
CVE
added 2025/12/16 3:06 p.m.29 views

CVE-2025-68293

CVE-2025-68293 relates to a Linux kernel null pointer dereference in mm/huge_memory during folio splitting. A prior patch (mm: thp: split huge page to any lower order pages) added an early check on folio order via mapping->flags, which could dereference mapping when the mapping pointer is NULL...

6AI score0.00203EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a lack of null pointer checking when hugememory splits folio, which could lead to a crash...

6AI score0.00203EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989157)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989157 advisory. In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devmrequestfreememregion and...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/10/23 3:04 p.m.8 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-49138: Bluetooth: hcievent: Fix checking conn for leconncompleteevt bsc1238160. CVE-2022-50233: Bluetooth: eir: Fix using strlen with hdev-devname,shortnam...

9.2CVSS7.7AI score0.21521EPSS
SaveExploits4References1624
OSV
OSV
added 2025/10/22 7:11 a.m.18 views

SUSE-SU-2025:3716-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49980: USB: gadget: fix use-after-free read in usbudcuevent bsc1245110. - CVE-2022-50233: Bluetooth: eir: Fix using strlen with hdev-devname,shortname...

9.8CVSS7.3AI score0.21521EPSS
SaveExploits4References694
AstraLinux
AstraLinux
added 2025/10/14 6:05 p.m.4 views

Astra Linux - уязвимость в linux-6.1

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: avoid PMD-size page cache if needed xarray can't support arbitrary page cache size. the largest and supported page cache size is defined as MAXPAGECACHEORDER by commit 099d90642a71 "mm/filemap: make MAXPAGECACHEORD...

5.5CVSS7.9AI score0.00182EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/08 11:39 p.m.10 views

SUSE CVE-2022-50517

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: do not clobber swpentryt during THP split The following has been observed when running stressng mmap since commit b653db77350c "mm: Clear page-private when splitting or migrating a page" watchdog: BUG: soft lockup ...

7.8CVSS6.5AI score0.00136EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.11 views

CVE-2022-50517

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: do not clobber swpentryt during THP split The following has been observed when running stressng mmap since commit b653db77350c "mm: Clear page-private when splitting or migrating a page" watchdog: BUG: soft lockup ...

7.8CVSS0.00136EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 3:19 p.m.7 views

CVE-2022-50517 mm/huge_memory: do not clobber swp_entry_t during THP split

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: do not clobber swpentryt during THP split The following has been observed when running stressng mmap since commit b653db77350c "mm: Clear page-private when splitting or migrating a page" watchdog: BUG: soft lockup ...

7.8CVSS6.5AI score
SaveExploits0References5
OSV
OSV
added 2025/10/04 12:11 a.m.14 views

RLSA-2025:11861 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: media: uvcvideo: Fix double free in error path CVE-2024-57980 kernel: wifi: iwlwifi: limit printed string from FW file CVE-2025-21905 kernel: RDMA/mlx5: Fix pagesize variable overflow...

7.1CVSS7AI score0.00256EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/10/04 12:00 a.m.13 views

RockyLinux 10 : kernel (RLSA-2025:11428)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:11428 advisory. kernel: media: uvcvideo: Remove dangling pointers CVE-2024-58002 kernel: media: uvcvideo: Fix double free in error path CVE-2024-57980 kernel: wifi:...

9.8CVSS6.9AI score0.00481EPSS
SaveExploits2References11
OSV
OSV
added 2025/10/03 7:56 p.m.8 views

RLSA-2025:11428 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: media: uvcvideo: Remove dangling pointers CVE-2024-58002 kernel: media: uvcvideo: Fix double free in error path CVE-2024-57980 kernel: wifi: iwlwifi: limit printed string from FW file...

7.1CVSS6.5AI score0.00481EPSS
SaveExploits2References6
Rows per page
Query Builder