Lucene search
+L

92 matches found

Kitploit
Kitploit
•added 2026/09/21 5:16 p.m.•7 views

CVE-2026-46333

🚀 CVE-2026-46333 - ssh-keysign-pwn High-quality Proof of Concept for the Linux kernel race condition vulnerability A clean and reliable proof-of-concept exploit for CVE-2026-46333 — Local information disclosure via race condition in the Linux kernel's process exit path. 🖼️ Screenshot Successfully...

7.1CVSS6.7AI score0.00505EPSS
SaveExploits6
UbuntuCve
UbuntuCve
•added 2026/09/18 2:19 p.m.•7 views

CVE-2026-93019

Imager versions before 1.036 for Perl exit the process reading a TGA with a colour map length of 32768 or more in tgapaletteread. The reader unpacks the two-byte colour map length into a signed short, so a length of 32768 or more becomes negative. tgapaletteread casts that value to sizet and asks...

5.8AI score0.00653EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/18 1:58 p.m.•30 views

CVE-2026-93019

Imager is a Perl image-processing library. In versions before 1.036 , the function tga_palette_read() unpacks a two-byte colour-map length into a signed short ; values of 32768 or more become negative. When cast to size_t, the allocator requests a size near SIZE_MAX , the allocation fails, and Im...

5.8AI score0.00653EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/18 1:58 p.m.•8 views

CVE-2026-93019 Imager versions before 1.036 for Perl exit the process reading a TGA with a colour map length of 32768 or more in tga_palette_read

Imager versions before 1.036 for Perl exit the process reading a TGA with a colour map length of 32768 or more in tgapaletteread. The reader unpacks the two-byte colour map length into a signed short, so a length of 32768 or more becomes negative. tgapaletteread casts that value to sizet and asks...

9.1CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
•added 2026/09/18 1:58 p.m.•9 views

EUVD-2026-82927

Imager versions before 1.036 for Perl exit the process reading a TGA with a colour map length of 32768 or more in tgapaletteread. The reader unpacks the two-byte colour map length into a signed short, so a length of 32768 or more becomes negative. tgapaletteread casts that value to sizet and asks...

9.1CVSS5.8AI score0.00653EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/16 2:02 p.m.•8 views

EUVD-2026-80774

On a resolver configured to use dns64, if an applicable answer from the authoritative server is malformed in a specific way, the resolver named process will exit unexpectedly. This issue affects BIND 9 versions 9.11.0 through 9.18.50, 9.20.0 through 9.20.27, 9.21.0 through 9.21.25, 9.11.3-S1...

7.5CVSS5.6AI score0.00569EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/15 3:43 p.m.•3 views

CVE-2026-55776 OpenBao: Transit secrets engine crashes on key creation with `derived: true` for asymmetric key types

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, an authenticated OpenBao caller with write access to transit/keys/ could terminate the server process by setting derived to true while the type parameter selected rsa-, ecdsa-, or ed25519. The Transit policy...

6.5CVSS5.8AI score0.00612EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/08/13 11:03 a.m.•15 views

EUVD-2026-57788

baseline-browser-mapping 2.x before 2.11.0 calls process.exit instead of throwing on invalid or conflicting input parameters, and can trigger immediate process termination, causing denial of service...

8.7CVSS5.2AI score0.00507EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/25 8:50 a.m.•46 views

CVE-2026-64416

CVE-2026-64416 is a NULL pointer dereference in the Linux kernel's mm: swap_cgroup subsystem. lookup_swap_cgroup_id() passes swap_cgroup_ctrl[type].map to __swap_cgroup_id_lookup() without verifying the swap type was registered; on a swapless host , every ctrl->map is NULL, causing a crash. Th...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
•added 2026/06/30 11:30 a.m.•31 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.8CVSS6.4AI score0.00505EPSS
SaveExploits6References7
RedhatCVE
RedhatCVE
•added 2026/06/26 11:56 a.m.•20 views

CVE-2026-53109

A flaw was found in the Linux kernel's powerpc page table fragment handling. During process exit, a race condition can occur where a page table fragment's active flag is not properly cleared. This can lead to a "bad page state" error, potentially causing system instability or a Denial of Service...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/06/09 1:49 p.m.•34 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.8CVSS5.8AI score0.00505EPSS
SaveExploits6References7
RedHat Linux
RedHat Linux
•added 2026/06/04 10:08 p.m.•22 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.8CVSS6AI score0.00505EPSS
SaveExploits6References7
RedHat Linux
RedHat Linux
•added 2026/06/04 9:47 p.m.•24 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.8CVSS6AI score0.00505EPSS
SaveExploits6References7
RedHat Linux
RedHat Linux
•added 2026/06/04 9:43 p.m.•22 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.8CVSS6AI score0.00505EPSS
SaveExploits6References7
RedHat Linux
RedHat Linux
•added 2026/06/04 9:24 p.m.•25 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.8CVSS6AI score0.00505EPSS
SaveExploits6References7
RedHat Linux
RedHat Linux
•added 2026/06/03 4:14 p.m.•22 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.1CVSS6AI score0.00505EPSS
SaveExploits6References7
OSV
OSV
•added 2026/06/02 5:12 p.m.•43 views

USN-8373-1 linux, linux-aws, linux-aws-6.8, linux-aws-fips, linux-azure, linux-fips, linux-gcp, linux-gcp-6.8, linux-gcp-fips, linux-gke, linux-gkeop, linux-hwe-6.8, linux-ibm, linux-ibm-6.8, linux-nvidia, linux-nvidia-6.8, linux-nvidia-lowlatency, linux-nvidia-tegra, linux-oracle, linux-oracle-6.8, linux-raspi, linux-raspi-realtime, linux-realtime, linux-realtime-6.8 vulnerabilities

It was discovered that the Linux kernel did not properly handle shared page fragments during socket buffer operations, collectively known as Dirty Frag. A logic flaw existed in the XFRM ESP-in-TCP subsystem and in the RxRPC networking subsystem when processing paged fragments. A local attacker...

8.8CVSS6.3AI score0.0247EPSS
SaveExploits63References22
RedHat Linux
RedHat Linux
•added 2026/05/26 6:06 a.m.•99 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.8CVSS6AI score0.00505EPSS
SaveExploits6References7
RedHat Linux
RedHat Linux
•added 2026/05/21 6:10 p.m.•23 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.8CVSS6AI score0.00505EPSS
SaveExploits6References7
Rows per page
Query Builder