Lucene search
+L

481756 matches found

Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.14 views

CVE-2026-80685

In the Linux kernel, the following vulnerability has been resolved: mm/util: don't read page2 for order-1 folios in snapshotpage snapshotpage currently reads page2 after checking nrpages 1, but it should only do so when nrpages 2. If an order-1 folio is allocated at the end of a vmemmap section,...

7.1CVSS5.8AI score0.00124EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:52 a.m.27 views

CVE-2026-80682

CVE-2026-80682 is a unit mismatch bug in the Linux kernel 's RISC-V memory management subsystem (riscv/mm). When computing vmemmap_start_pfn, the kernel fed MAX_FOLIO_VMEMMAP_ALIGN (measured in bytes of struct page storage) directly into VMEMMAP_ADDR_ALIGN, which operates in the physical-address ...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:52 a.m.8 views

EUVD-2026-67558

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: use physical alignment for vmemmapstartpfn RISC-V computes vmemmapstartpfn by rounding physrambase down to VMEMMAPADDRALIGN. That alignment must therefore be expressed in the physical-address domain. Commit 476849b0fba4...

5.8AI score0.00134EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:52 a.m.17 views

CVE-2026-80682 riscv/mm: use physical alignment for vmemmap_start_pfn

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: use physical alignment for vmemmapstartpfn RISC-V computes vmemmapstartpfn by rounding physrambase down to VMEMMAPADDRALIGN. That alignment must therefore be expressed in the physical-address domain. Commit 476849b0fba4...

7.8CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:52 a.m.35 views

CVE-2026-80682 riscv/mm: use physical alignment for vmemmap_start_pfn

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: use physical alignment for vmemmapstartpfn RISC-V computes vmemmapstartpfn by rounding physrambase down to VMEMMAPADDRALIGN. That alignment must therefore be expressed in the physical-address domain. Commit 476849b0fba4...

7.8CVSS0.00134EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.8 views

CVE-2026-80682

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: use physical alignment for vmemmapstartpfn RISC-V computes vmemmapstartpfn by rounding physrambase down to VMEMMAPADDRALIGN. That alignment must therefore be expressed in the physical-address domain. Commit 476849b0fba4...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 6:49 a.m.9 views

EUVD-2026-67548

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix u16 truncation of restart-area length check ntfscheckrestartarea validates that the $LogFile restart area and its trailing log client record array fit within the system page size: u16 raofs, ralen, caofs; ... ralen =...

5.9AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:49 a.m.20 views

CVE-2026-80672 ntfs: fix u16 truncation of restart-area length check

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix u16 truncation of restart-area length check ntfscheckrestartarea validates that the $LogFile restart area and its trailing log client record array fit within the system page size: u16 raofs, ralen, caofs; ... ralen =...

8.8CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:49 a.m.37 views

CVE-2026-80672 ntfs: fix u16 truncation of restart-area length check

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix u16 truncation of restart-area length check ntfscheckrestartarea validates that the $LogFile restart area and its trailing log client record array fit within the system page size: u16 raofs, ralen, caofs; ... ralen =...

8.8CVSS0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 6:49 a.m.23 views

CVE-2026-80672

CVE-2026-80672 is a u16 truncation in the Linux kernel's in-kernel NTFS driver, specifically in ntfs_check_restart_area(). The variable ra_len is declared as u16, but the computed length of the $LogFile log client record array can exceed 65535 (e.g., log_clients of 410 yields 65600), causing trun...

8.8CVSS5.9AI score0.0012EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/28 6:49 a.m.11 views

CVE-2026-80672

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix u16 truncation of restart-area length check ntfscheckrestartarea validates that the $LogFile restart area and its trailing log client record array fit within the system page size: u16 raofs, ralen, caofs; ... ralen =...

8.8CVSS5.9AI score0.0012EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 6:39 a.m.10 views

EUVD-2026-67465

The Booking for Appointments and Events Calendar – Amelia plugin for WordPress is vulnerable to Stored Cross-Site Scripting via customer name fields in versions up to and including 2.2. This is due to an authentication bypass where the AddBookingCommand explicitly skips nonce verification...

7.2CVSS6AI score0.00444EPSS
SaveExploits0References11
CVE
CVE
added 2026/08/28 6:39 a.m.18 views

CVE-2026-6286

Amelia – Booking for Appointments and Events Calendar (WordPress plugin, versions ≤ 2.2) is vulnerable to unauthenticated stored XSS via customer name fields. The AddBookingCommand explicitly skips nonce verification (Command.php line 186), allowing unauthenticated users to submit booking data. A...

7.2CVSS6AI score0.00444EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/28 6:39 a.m.38 views

CVE-2026-6286 Booking for Appointments and Events Calendar <= 2.2 - Unauthenticated Stored Cross-Site Scripting via Customer Name Fields in Booking Submission

The Booking for Appointments and Events Calendar – Amelia plugin for WordPress is vulnerable to Stored Cross-Site Scripting via customer name fields in versions up to and including 2.2. This is due to an authentication bypass where the AddBookingCommand explicitly skips nonce verification...

7.2CVSS0.00444EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/28 6:35 a.m.46 views

CVE-2026-80590 inet: frags: strip GSO state from fragments before reassembly

In the Linux kernel, the following vulnerability has been resolved: inet: frags: strip GSO state from fragments before reassembly A virtionethdr tun/tap, or AFPACKET with PACKETVNETHDR can mark an IPv4 or IPv6 fragment as GSO; nothing relates gsotype to fragoff...

8.6CVSS0.00586EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/28 6:35 a.m.179 views

CVE-2026-80590

CVE-2026-80590 is a Linux kernel vulnerability in the IP fragment reassembly code path (inet: frags ). A virtio_net_hdr (via tun/tap or AF_PACKET) can mark an IPv4/IPv6 fragment as GSO; after reassembly the reassembled skb retains this GSO state, and the subsequent call to skb_segment() — which a...

8.6CVSS5.8AI score0.00586EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/28 6:35 a.m.12 views

EUVD-2026-67580

In the Linux kernel, the following vulnerability has been resolved: inet: frags: strip GSO state from fragments before reassembly A virtionethdr tun/tap, or AFPACKET with PACKETVNETHDR can mark an IPv4 or IPv6 fragment as GSO; nothing relates gsotype to fragoff...

5.8AI score0.00586EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:35 a.m.12 views

CVE-2026-80590

In the Linux kernel, the following vulnerability has been resolved: inet: frags: strip GSO state from fragments before reassembly A virtionethdr tun/tap, or AFPACKET with PACKETVNETHDR can mark an IPv4 or IPv6 fragment as GSO; nothing relates gsotype to fragoff...

8.6CVSS5.8AI score0.00586EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:35 a.m.50 views

CVE-2026-80590 inet: frags: strip GSO state from fragments before reassembly

In the Linux kernel, the following vulnerability has been resolved: inet: frags: strip GSO state from fragments before reassembly A virtionethdr tun/tap, or AFPACKET with PACKETVNETHDR can mark an IPv4 or IPv6 fragment as GSO; nothing relates gsotype to fragoff...

8.6CVSS5.8AI score
SaveExploits0References12
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/28 5:59 a.m.11 views

Security Bulletin: There are vulnerabilities in IBM Maximo Manage application in IBM Maximo Application Suite

Summary There are vulnerabilities in IBM Maximo Manage application in IBM Maximo Application Suite CVE-2026-69152, CVE-2026-59645, CVE-2026-16221, CVE-2026-18446, CVE-2026-14257, CVE-2026-34481, CVE-2026-12802, CVE-2026-13586, CVE-2026-15055, CVE-2026-59639, CVE-2026-59642, CVE-2026-59647,...

8.7CVSS6.8AI score0.00691EPSS
SaveExploits4Affected Software1
Rows per page
Query Builder