Lucene search
+L

3023 matches found

UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.23 views

CVE-2025-21666

In the Linux kernel, the following vulnerability has been resolved: vsock: prevent null-ptr-deref in vsockhasdata|hasspace Recent reports have shown how we sometimes call vsockhasdata when a vsock socket has been de-assigned from a transport see attached links, but we shouldn't. Previous commits...

5.5CVSS6.3AI score0.00219EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.9 views

CVE-2025-21667

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...

5.5CVSS6.1AI score0.00213EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.4 views

CVE-2025-21673

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double free of TCPServerInfo::hostname When shutting down the server in cifsputtcpsession, cifsd thread might be reconnecting to multiple DFS targets before it realizes it should exit the loop, so @server-hostnam...

9.8CVSS6.1AI score0.00407EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.11 views

CVE-2025-21672

In the Linux kernel, the following vulnerability has been resolved: afs: Fix merge preference rule failure condition syzbot reported a lock held when returning to userspace1. This is because if argc is less than 0 and the function returns directly, the held inode lock is not released. Fix this by...

5.5CVSS6.1AI score0.00137EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.8 views

CVE-2025-21683

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfskselectreuseport memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLISHED socket. Such TCP socket may have had SOATTACHREUSEPORTEBPF set before it was ESTABLISHED. In other...

5.5CVSS6.1AI score0.00219EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.8 views

CVE-2025-21677

In the Linux kernel, the following vulnerability has been resolved: pfcp: Destroy device along with udp socket's netns dismantle. pfcpnewlink links the device to a list in devnetdev instead of net, where a udp tunnel socket is created. Even when net is removed, the device stays alive on devnetdev...

7.8CVSS6.2AI score0.00183EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/01/31 12:15 p.m.13 views

CVE-2025-21676

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

7.5CVSS6.4AI score0.0043EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2025/01/31 12:0 a.m.15 views

CVE-2025-24528

In MIT Kerberos 5 aka krb5 before 1.22 with incremental propagation, there is an integer overflow for a large update size to resize in kdblog.c. An authenticated attacker can cause an out-of-bounds write and kadmind daemon crash...

7.1CVSS6.9AI score0.00606EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/01/29 10:15 a.m.10 views

CVE-2021-3978

When copying files with rsync, octorpki uses the "-a" flag 0, which forces rsync to copy binaries with the suid bit set as root. Since the provided service definition defaults to root https://github.com/cloudflare/cfrpki/blob/master/package/octorpki.service this could allow for a vector, when...

7.5CVSS7.1AI score0.00142EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/01/29 9:15 a.m.19 views

CVE-2024-57965

In axios before 1.7.8, lib/helpers/isURLSameOrigin.js does not use a URL object when determining an origin, and has a potentially unwanted setAttribute'href',href call. NOTE: some parties feel that the code change only addresses a warning message from a SAST tool and does not fix a vulnerability...

9.8CVSS7.1AI score0.00376EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/01/28 8:15 p.m.10 views

CVE-2024-40673

In Source of ZipFile.java, there is a possible way for an attacker to execute arbitrary code by manipulating Dynamic Code Loading due to improper input validation. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for...

6.5CVSS6.6AI score0.00285EPSS
SaveExploits0References3
CBLMariner
CBLMariner
added 2025/01/28 3:56 a.m.10 views

CVE-2024-53088 affecting package kernel for versions less than 6.6.64.2-1

CVE-2024-53088 affecting package kernel for versions less than 6.6.64.2-1. An upgraded version of the package is available that resolves this issue...

7.8CVSS6.8AI score0.00187EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/28 1:3 a.m.5 views

CVE-2024-45336

The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however,...

6.1CVSS6.7AI score0.00658EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/01/27 6:15 p.m.12 views

CVE-2025-24368

Cacti is an open source performance and fault management framework. Some of the data stored in automationtreerules.php is not thoroughly checked and is used to concatenate the SQL statement in buildruleitemfilter function from lib/apiautomation.php, resulting in SQL injection. This vulnerability ...

7.5CVSS7.2AI score0.005EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/01/27 5:15 p.m.15 views

CVE-2025-22604

Cacti is an open source performance and fault management framework. Due to a flaw in multi-line SNMP result parser, authenticated users can inject malformed OIDs in the response. When processed by ssnetsnmpdiskio or ssnetsnmpdiskbytes, a part of each OID will be used as a key in an array that is...

9.1CVSS7.3AI score0.05381EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/01/27 4:15 p.m.10 views

CVE-2024-45598

Cacti is an open source performance and fault management framework. Prior to 1.2.29, an administrator can change the Poller Standard Error Log Path parameter in either Installation Step 5 or in Configuration-Settings-Paths tab to a local file inside the server. Then simply going to Logs tab and...

6CVSS7.2AI score0.02993EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/01/25 5:15 a.m.14 views

CVE-2025-0411

7-Zip Mark-of-the-Web Bypass Vulnerability. This vulnerability allows remote attackers to bypass the Mark-of-the-Web protection mechanism on affected installations of 7-Zip. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicio...

7CVSS7.5AI score0.67071EPSS
SaveExploits8References3
UbuntuCve
UbuntuCve
added 2025/01/24 5:15 p.m.9 views

CVE-2025-24359

ASTEVAL is an evaluator of Python expressions and statements. Prior to version 1.0.6, if an attacker can control the input to the asteval library, they can bypass asteval's restrictions and execute arbitrary Python code in the context of the application using the library. The vulnerability is...

8.4CVSS6.1AI score0.00229EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/01/24 2:15 p.m.5 views

CVE-2022-47090

GPAC MP4box 2.1-DEV-rev574-g9d5bb184b contains a buffer overflow in gfvvcreadppsbsinternal function of mediatools/avparsers.c, check needed for numexptilecolumns...

7.8CVSS6.1AI score0.00248EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/01/24 2:15 p.m.4 views

CVE-2024-57184

An issue was discovered in GPAC v0.8.0, as demonstrated by MP4Box. It contains a heap-based buffer overflow in gfm2tsprocesspmt in mediatools/mpegts.c:2163 that can cause a denial of service DOS via a crafted MP4 file...

5.5CVSS6.4AI score0.00342EPSS
SaveExploits1References2
Rows per page
Query Builder