Lucene search
+L

100 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/13 10:18 p.m.10 views

CVE-2026-39979

jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jvparsesized API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input buffer using %s in jvstringfmt, which reads until a NUL terminat...

6.9CVSS5.9AI score0.00559EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/13 10:18 p.m.125 views

CVE-2026-39979

CVE-2026-39979 affects jq’s libjq jv_parse_sized() path when given a non-NUL-terminated counted buffer. The error handling formats the input with %s in jv_string_fmt(), reading until a NUL and ignoring the caller length, which can trigger an out-of-bounds read on malformed input. Exploitation is ...

8.2CVSS5.9AI score0.00559EPSS
SaveExploits1References32Affected Software1
Debian CVE
Debian CVE
added 2026/04/13 10:18 p.m.10 views

CVE-2026-39979

jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jvparsesized API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input buffer using %s in jvstringfmt, which reads until a NUL terminat...

8.2CVSS5.4AI score0.00559EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/04/13 10:18 p.m.41 views

CVE-2026-39979 jq: Out-of-Bounds Read in jv_parse_sized() Error Formatting for Non-NUL-Terminated Counted Buffers

jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jvparsesized API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input buffer using %s in jvstringfmt, which reads until a NUL terminat...

6.9CVSS0.00559EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-31425

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rds: ib: reject FRMR registration before IB connection is established rdsibgetmr extracts the rdsibconnection from conn-ctransportdata and passes it to...

5.5CVSS4.2AI score0.00114EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/02 5:52 p.m.15 views

EUVD-2026-18464

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. Prior to version 0.24.10, in NanoMQ's webhookinproc.c, the hookworkcb function processes nng messages by parsing the message body with cJSONParsebody. The body is obtained from nngmsgbodymsg, which is a binary buffer without a...

4.9CVSS5.9AI score0.00359EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/17 7:42 p.m.5 views

CVE-2026-4359 Heap-buffer-over-read in _mongoc_http_send via strstr on non-null-terminated buffer

A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C driver...

2CVSS5.8AI score0.00187EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/02 12:00 a.m.16 views

PT-2026-6539

if we dereference the Buf struct right after calling new or default on Buf struct, it passes Null Pointer to the unsafe function slice::from raw parts. Based on the safety section documentation of function, data must be non-null and aligned even for zero-length slices or slices of ZSTs. Thus,...

5.5AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/29 3:26 a.m.16 views

CVE-2026-24852

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, a heap buffer over-read when the strlen function attempts to read a non-null-terminated buffer potentially leaking heap memory...

8.1CVSS6AI score0.00249EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/28 12:27 a.m.12 views

EUVD-2026-4911

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, a heap buffer over-read when the strlen function attempts to read a non-null-terminated buffer potentially leaking heap memory...

6.1CVSS6AI score0.00249EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/01/28 12:27 a.m.10 views

CVE-2026-24852

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, a heap buffer over-read when the strlen function attempts to read a non-null-terminated buffer potentially leaking heap memory...

6.1CVSS6AI score0.00249EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:06 p.m.4 views

CVE-2025-71123

In the Linux kernel, the following vulnerability has been resolved: ext4: fix string copying in parseapplysbmountoptions strscpypad can't be used to copy a non-NUL-term string into a NUL-term string of possibly bigger size. Commit 0efc5990bca5 "string.h: Introduce memtostr and memtostrpad" provid...

5.4AI score0.00148EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993108)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993108 advisory. In the Linux kernel, the following vulnerability has been resolved: cifs: avoid NULL pointer dereference in dbg call cifsserverdbg implies server to be non-NULL so...

5.5CVSS6.1AI score0.00277EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54025

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan was never configured during the operation of the system, the...

5.6AI score0.00196EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.7 views

SUSE CVE-2023-54025

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan was never configured during the operation of the system, the hw-wiphy-wowlanconfig will be NULL. rsiconfigwowlan checks whether wowlanconfig is...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References21
OSV
OSV
added 2025/12/24 11:15 a.m.8 views

UBUNTU-CVE-2023-54025

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan was never configured during the operation of the system, the hw-wiphy-wowlanconfig will be NULL. rsiconfigwowlan checks whether wowlanconfig is...

5.8AI score0.00196EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 10:55 a.m.14 views

CVE-2023-54025 wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan was never configured during the operation of the system, the hw-wiphy-wowlanconfig will be NULL. rsiconfigwowlan checks whether wowlanconfig is...

6.4AI score
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/10/10 2:35 p.m.14 views

media: mediatek: vcodec: Only free buffer VA that is not NULL

...

5.5CVSS7AI score0.00239EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2017-9421

Malware in sbrugna...

7.8CVSS7.7AI score0.00281EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2018-3955

Malware in sbrugna...

7.8CVSS7.7AI score0.00178EPSS
SaveExploits0References3
Rows per page
Query Builder