Lucene search
K

2500 matches found

Chainguard
Chainguard
added 2025/10/27 8:11 p.m.3 views

GHSA-924G-F9MR-CM6X vulnerabilities

Vulnerabilities for packages: bind...

7AI score
Exploits0
Chainguard
Chainguard
added 2025/10/27 8:11 p.m.6 views

CVE-2025-40780 vulnerabilities

Vulnerabilities for packages: bind...

8.6CVSS9.2AI score0.00454EPSS
Exploits0
Chainguard
Chainguard
added 2025/10/27 8:11 p.m.9 views

CVE-2025-40778 vulnerabilities

Vulnerabilities for packages: bind...

8.6CVSS9.2AI score0.00509EPSS
Exploits1
UbuntuCve
UbuntuCve
added 2025/10/27 7:16 p.m.4 views

CVE-2025-61100

FRRouting/frr from v2.0 through v10.4.1 was discovered to contain a NULL pointer dereference via the ospfopaquelsadump function at ospfopaque.c. This vulnerability allows attackers to cause a Denial of Service DoS under specific malformed LSA conditions...

7.5CVSS5.9AI score0.00457EPSS
Exploits1References3
Wolfi
Wolfi
added 2025/10/27 2:47 p.m.3 views

GHSA-R397-FF8C-WV2G vulnerabilities

Vulnerabilities for packages: airflow...

7AI score
Exploits0
Chainguard
Chainguard
added 2025/10/23 7:17 a.m.2 views

GHSA-JJJJ-JWHF-8RGR vulnerabilities

Vulnerabilities for packages: minio...

7AI score
Exploits0
Debian CVE
Debian CVE
added 2025/10/23 12:0 a.m.3 views

CVE-2025-50949

FontForge v20230101 was discovered to contain a memory leak via the component DlgCreate8...

6.5CVSS7.8AI score0.00239EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/10/22 3:16 p.m.4 views

CVE-2025-62526

OpenWrt Project is a Linux operating system targeting embedded devices. Prior to version 24.10.4, ubusd contains a heap buffer overflow in the event registration parsing code. This allows an attacker to modify the head and potentially execute arbitrary code in the context of the ubus daemon. The...

7.9CVSS6.4AI score0.00245EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.1 views

CVE-2023-53724

In the Linux kernel, the following vulnerability has been resolved: mfd: pcf50633-adc: Fix potential memleak in pcf50633adcasyncread req is allocated in pcf50633adcasyncread, but adcenqueuerequest could fail to insert the req into queue. We need to check the return value and free it in the case o...

5.9AI score0.00191EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.1 views

CVE-2023-53705

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bounds access in ipv6findtlv optlen is fetched without checking whether there is more than one byte to parse. It can lead to out-of-bounds access. Found by InfoTeCS on behalf of Linux Verification Center...

6.2AI score0.00207EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.1 views

CVE-2023-53717

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix potential stack-out-of-bounds write in ath9kwmirspcallback Fix a stack-out-of-bounds write that occurs in a WMI response callback function that is called after a timeout occurs in ath9kwmicmd. The callback writes...

6AI score0.00191EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.2 views

CVE-2023-53716

In the Linux kernel, the following vulnerability has been resolved: net: fix skb leak in skbtstamptx Commit 50749f2dd685 "tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp." added a call to skborphanfragsrx to fix leaks with zerocopy skbs. But it ended up adding a leak of its own...

5.7AI score0.00193EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.1 views

CVE-2023-53692

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free read in ext4findextent for bigalloc + inline Syzbot found the following issue: loop0: detected capacity change from 0 to 2048 EXT4-fs loop0: mounted filesystem 00000000-0000-0000-0000-000000000000 without...

5.7AI score0.00207EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.0 views

CVE-2023-53697

In the Linux kernel, the following vulnerability has been resolved: nvdimm: Fix memleak of pmu attrgroups in unregisternvdimmpmu Memory pointed by 'ndpmu-pmu.attrgroups' is allocated in function 'registernvdimmpmu' and is lost after 'kfreendpmu' call in function 'unregisternvdimmpmu'...

5.7AI score0.00195EPSS
Exploits0References6
Wolfi
Wolfi
added 2025/10/22 1:47 p.m.2 views

GHSA-65GG-3W2W-HR4H vulnerabilities

Vulnerabilities for packages: falco...

5.8AI score
Exploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53706

In the Linux kernel, the following vulnerability has been resolved: mm/vmemmap/devdax: fix kernel crash when probing devdax devices commit 4917f55b4ef9 "mm/sparse-vmemmap: improve memory savings for compound devmaps" added support for using optimized vmmemap for devdax devices. But how vmemmap...

5.4AI score0.00181EPSS
Exploits0
Wolfi
Wolfi
added 2025/10/22 1:48 a.m.2 views

GHSA-93M4-6634-74Q7 vulnerabilities

Vulnerabilities for packages: renovate, langfuse...

5.8AI score
Exploits0
Debian CVE
Debian CVE
added 2025/10/20 3:26 p.m.4 views

CVE-2025-40012

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix warning in smcrxsplice when calling getpage smcloregisterdmb allocates DMB buffers with kzalloc, which are later passed to getpage in smcrxsplice. Since kmalloc memory is not page-backed, this triggers WARNONONCE in...

5.2AI score0.0022EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/10/18 8:15 a.m.5 views

CVE-2025-40003

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work The origin code calls canceldelayedwork in ocelotstatsdeinit to cancel the cyclic delayed work item ocelot-statswork. However, canceldelayedwork may fail to canc...

5.7AI score0.00222EPSS
Exploits0References10
Debian CVE
Debian CVE
added 2025/10/17 4:21 p.m.4 views

CVE-2025-62168

Squid is a caching proxy for the Web. In Squid versions prior to 7.2, a failure to redact HTTP authentication credentials in error handling allows information disclosure. The vulnerability allows a script to bypass browser security protections and learn the credentials a trusted client uses to...

10CVSS8.4AI score0.6332EPSS
Exploits1
Rows per page
Query Builder