Lucene search
+L

567959 matches found

RedHat Linux
RedHat Linux
added 2026/08/26 6:06 a.m.10 views

kernel: zram: fix use-after-free in zram_bvec_write_partial()

A flaw was found in the Linux kernel, specifically within the zram module. This vulnerability is a use-after-free error, where the system attempts to use a piece of memory after it has been freed. This occurs when the zrambvecwritepartial function allows an asynchronous read to write into a page...

7.8CVSS4.9AI score0.001EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/26 6:06 a.m.19 views

kernel: Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count

A flaw was found in the Linux kernel's synaptics-rmi4 input driver. The rmif3amapgpios function incorrectly allocates memory for the gpiokeymap, making it smaller than required. This allows a device reporting a specific gpiocount value to trigger an out-of-bounds read, leading to information...

7.8CVSS5.4AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/26 5:57 a.m.7 views

kernel: Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count

A flaw was found in the Linux kernel's synaptics-rmi4 input driver. The rmif3amapgpios function incorrectly allocates memory for the gpiokeymap, making it smaller than required. This allows a device reporting a specific gpiocount value to trigger an out-of-bounds read, leading to information...

7.8CVSS5.4AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/26 5:57 a.m.9 views

kernel: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page

A flaw was found in the Linux kernel's nvmet subsystem. An unauthenticated remote attacker could exploit an out-of-bounds heap read vulnerability in the Discovery Get Log Page function. By sending a specially crafted request with a manipulated offset, an attacker could read sensitive kernel memor...

9.1CVSS5.4AI score0.00748EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/26 5:18 a.m.8 views

CVE-2026-80198

Kimai versions before 2.56.0 fail to restrict the config Twig function in sandboxed invoice and export templates, allowing administrators to access arbitrary configuration keys. Attackers with admin privileges can upload malicious templates to exfiltrate server-wide secrets including LDAP bind...

8.7CVSS0.00335EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 5:18 a.m.5 views

CVE-2026-58092

In FreeBSD 15.0, the kernel structure used to represent user credentials changed: previously the primary group ID was stored in the first element of the array containing the list of supplementary group IDs, whereas now the primary group ID is stored in a dedicated field. This change was largely...

8.1CVSS0.00212EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/08/26 5:07 a.m.28 views

linux-privesc-lab

linux-privesc-lab Linux Privilege Escalation Vulnerability...

9CVSS7.2AI score0.63764EPSS
SaveExploits32
Cvelist
Cvelist
added 2026/08/26 4:46 a.m.41 views

CVE-2026-58092 Unauthorized credential switching

In FreeBSD 15.0, the kernel structure used to represent user credentials changed: previously the primary group ID was stored in the first element of the array containing the list of supplementary group IDs, whereas now the primary group ID is stored in a dedicated field. This change was largely...

0.00212EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 4:46 a.m.24 views

CVE-2026-58092

CVE-2026-58092 affects the mac_do(4) MAC policy module in FreeBSD 15.0 and later . After a kernel credential structure change, the function group_is_primary() was not properly updated, causing it to incorrectly read the primary group ID from the first element of the supplementary group array duri...

8.1CVSS5.5AI score0.00212EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 4:46 a.m.9 views

EUVD-2026-66237

In FreeBSD 15.0, the kernel structure used to represent user credentials changed: previously the primary group ID was stored in the first element of the array containing the list of supplementary group IDs, whereas now the primary group ID is stored in a dedicated field. This change was largely...

5.4CVSS5.5AI score0.00212EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 4:46 a.m.5 views

CVE-2026-58092 Unauthorized credential switching

In FreeBSD 15.0, the kernel structure used to represent user credentials changed: previously the primary group ID was stored in the first element of the array containing the list of supplementary group IDs, whereas now the primary group ID is stored in a dedicated field. This change was largely...

5.5AI score0.00212EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/26 4:08 a.m.8 views

kernel: Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count

A flaw was found in the Linux kernel's synaptics-rmi4 input driver. The rmif3amapgpios function incorrectly allocates memory for the gpiokeymap, making it smaller than required. This allows a device reporting a specific gpiocount value to trigger an out-of-bounds read, leading to information...

7.8CVSS5.4AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/26 4:08 a.m.10 views

kernel: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page

A flaw was found in the Linux kernel's nvmet subsystem. An unauthenticated remote attacker could exploit an out-of-bounds heap read vulnerability in the Discovery Get Log Page function. By sending a specially crafted request with a manipulated offset, an attacker could read sensitive kernel memor...

9.1CVSS5.4AI score0.00748EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/08/26 2:49 a.m.135 views

rConfig 3.9.2 - Remote Code Execution

rConfig 3.9.2 is susceptible to a remote code execution vulnerability. An attacker can directly execute system commands by sending a GET request to ajaxServerSettingsChk.php because the rootUname parameter is passed to the exec function without filtering, which can lead to command execution. id:...

10CVSS9.9AI score0.97702EPSS
SaveExploits11References5
RedHat Linux
RedHat Linux
added 2026/08/26 2:36 a.m.9 views

glibc: Fix out-of-bounds array write in tdelete

A flaw was found in glibc. An out-of-bounds array write vulnerability exists within the tdelete function. This issue occurs due to incorrect management of array sizes, which can lead to memory corruption. A local attacker with low privileges could potentially exploit this to cause a denial of...

5.3AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/26 2:20 a.m.7 views

netbox v4.6.9

The cornerstone of every automated network NetBox Community | NetBox Cloud | NetBox Enterprise NetBox exists to empower network engineers. Since its release in 2016, it has become the go-to solution for modeling and documenting network infrastructure for thousands of organizations worldwide. As a...

5.8AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/08/26 1:05 a.m.8 views

kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath

A flaw was found in the Linux kernel's CIFS Common Internet File System client. When the cifssanitizeprepath function processes specially crafted input, such as an empty string or a string containing only delimiters, it can attempt to read data beyond its allocated memory buffer. This out-of-boun...

8.8CVSS6.5AI score0.00352EPSS
SaveExploits0References5
Jake Archibald's Blog
Jake Archibald's Blog
added 2026/08/26 1:00 a.m.3 views

Controlling when CSS custom property values are computed

When and how CSS custom property values are calculated might not be what you expect, and it has a big impact on your styles. The default Take this HTML: … And this CSS: .second-item --index: sibling-index; & :first-child scale: var--index; If you're unfamiliar with sibling-index, here's a quick...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 12:49 a.m.8 views

Malcolm v26.08.0

Malcolm Malcolm is a powerful network traffic analysis tool suite designed with the following goals in mind: Easy to use – Malcolm accepts network traffic data in the form of full packet capture PCAP files, Zeek logs, and Suricata alerts. These artifacts can be uploaded via a simple browser-based...

5.8AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:31 a.m.8 views

EUVD-2026-66186

A vulnerability was detected in TOTOLINK N600R 4.3.0cu.7647B20210106. The impacted element is the function getCurrentTime of the file /cgi-bin/cstecgi.cgi. Performing a manipulation of the argument ntpserver results in command injection. The attack can be initiated remotely. The exploit is now...

8.3CVSS7.8AI score0.01402EPSS
SaveExploits0References7
Rows per page
Query Builder