Lucene search
+L

9616 matches found

Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.33 views

CVE-2024-26707 net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()

In the Linux kernel, the following vulnerability has been resolved: net: hsr: remove WARNONCE in sendhsrsupervisionframe Syzkaller reported 1 hitting a warning after failing to allocate resources for skb in hsrinitskb. Since a WARNONCE call will not help much in this case, it might be prudent to...

6.5AI score0.00226EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.48 views

CVE-2024-26707 net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()

In the Linux kernel, the following vulnerability has been resolved: net: hsr: remove WARNONCE in sendhsrsupervisionframe Syzkaller reported 1 hitting a warning after failing to allocate resources for skb in hsrinitskb. Since a WARNONCE call will not help much in this case, it might be prudent to...

7.5AI score0.00226EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/03 2:54 p.m.16 views

CVE-2024-26692 smb: Fix regression in writes when non-standard maximum write size negotiated

In the Linux kernel, the following vulnerability has been resolved: smb: Fix regression in writes when non-standard maximum write size negotiated The conversion to netfs in the 6.3 kernel caused a regression when maximum write size is set by the server to an unexpected value which is not a multip...

8.3CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2024/04/03 2:54 p.m.98 views

CVE-2024-26692

CVE-2024-26692 affects the Linux kernel SMB write path. The non-standard maximum write size negotiated with the server (or mount option wsize) could cause the netfs write path to skip the end of the final page when performing large sequential writes, leading to data corruption. This regression or...

8.3CVSS6.6AI score0.00528EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/04/03 12:42 a.m.43 views

CVE-2024-26680

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: Fix DMA mapping for PTP hwts ring Function aqringhwtsrxalloc maps extra AQCFGRXDSDEF bytes for PTP HWTS ring but then generic aqringfree does not take this into account. Create and use a specific function to free...

4.4CVSS7AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 12:42 a.m.40 views

CVE-2024-26679

In the Linux kernel, the following vulnerability has been resolved: inet: read sk-skfamily once in inetrecverror inetrecverror is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6ADDRFORM socket option and trigger a KCSAN warning...

5.5CVSS6.8AI score0.00184EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 12:34 a.m.38 views

CVE-2024-26675

In the Linux kernel, the following vulnerability has been resolved: pppasync: limit MRU to 64K syzbot triggered a warning 1 in allocpages: WARNONONCEGFPorder MAXPAGEORDER, gfp Willem fixed a similar issue in commit c0a2a1b0d631 "ppp: limit MRU to 64K" Adopt the same sanity check for...

5.5CVSS6.9AI score0.00254EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/04/03 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an allocation failure warning having no effect...

5.5CVSS6.8AI score0.00226EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/04/03 12:00 a.m.17 views

Westermo DR-250, DR-260 and MR-260 Unrestricted Upload of File with Dangerous Type (CVE-2018-19612)

The '/uploadfile' functionality in Westermo DR-250 Pre-5162 and DR-260 Pre-5162 routers allows remote users to upload malicious file types and execute ASP code. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 809...

8.8CVSS8.1AI score0.01964EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/02 11:40 p.m.31 views

CVE-2024-26658

A vulnerability was found in the bcachefs Linux kernel module which allows to a circular locking dependency, triggering a deadlock scenario during snapshot creation operations. This occurred due to the unconditional acquisition of sumount in bch2ioctlsubvolumecreate, conflicting with existing loc...

5.5CVSS6.2AI score0.00148EPSS
SaveExploits0References4
Talos Blog
Talos Blog
added 2024/04/02 12:00 p.m.23 views

Adversaries are leveraging remote access tools now more than ever — here’s how to stop them

Remote system management/desktop access tools such as AnyDesk and TeamViewer have grown in popularity since 2020. While there are many legitimate uses for this software, adversaries are also finding ways to use them for command and control in their campaigns. There is no easy way to effectively...

7.3AI score
SaveExploits0
NVD
NVD
added 2024/04/02 7:15 a.m.40 views

CVE-2024-26679

In the Linux kernel, the following vulnerability has been resolved: inet: read sk-skfamily once in inetrecverror inetrecverror is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6ADDRFORM socket option and trigger a KCSAN warning...

5.5CVSS7.2AI score0.00184EPSS
SaveExploits0References10
NVD
NVD
added 2024/04/02 7:15 a.m.32 views

CVE-2024-26675

In the Linux kernel, the following vulnerability has been resolved: pppasync: limit MRU to 64K syzbot triggered a warning 1 in allocpages: WARNONONCEGFPorder MAXPAGEORDER, gfp Willem fixed a similar issue in commit c0a2a1b0d631 "ppp: limit MRU to 64K" Adopt the same sanity check for...

5.5CVSS7.3AI score0.00254EPSS
SaveExploits0References10
NVD
NVD
added 2024/04/02 7:15 a.m.33 views

CVE-2024-26658

In the Linux kernel, the following vulnerability has been resolved: bcachefs: grab sumount only if snapshotting When I was testing mongodb over bcachefs with compression, there is a lockdep warning when snapshotting mongodb data volume. $ cat test.sh prog=bcachefs $prog subvolume create /mnt/data...

5.5CVSS6.4AI score0.00148EPSS
SaveExploits0References2
NVD
NVD
added 2024/04/02 7:15 a.m.28 views

CVE-2023-52632

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.5CVSS7.4AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/02 7:15 a.m.8 views

UBUNTU-CVE-2024-26667

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for valid hwpp in dpuencoderhelperphyscleanup The commit 8b45a26f2ba9 "drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output" introduced a smatch warning about another conditional block in...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References12
OSV
OSV
added 2024/04/02 7:15 a.m.9 views

UBUNTU-CVE-2024-26675

In the Linux kernel, the following vulnerability has been resolved: pppasync: limit MRU to 64K syzbot triggered a warning 1 in allocpages: WARNONONCEGFPorder MAXPAGEORDER, gfp Willem fixed a similar issue in commit c0a2a1b0d631 "ppp: limit MRU to 64K" Adopt the same sanity check for...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References27
OSV
OSV
added 2024/04/02 7:01 a.m.11 views

CVE-2024-26679 inet: read sk->sk_family once in inet_recv_error()

In the Linux kernel, the following vulnerability has been resolved: inet: read sk-skfamily once in inetrecverror inetrecverror is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6ADDRFORM socket option and trigger a KCSAN warning...

5.8AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/04/02 7:01 a.m.27 views

CVE-2024-26679 inet: read sk->sk_family once in inet_recv_error()

In the Linux kernel, the following vulnerability has been resolved: inet: read sk-skfamily once in inetrecverror inetrecverror is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6ADDRFORM socket option and trigger a KCSAN warning...

7.5AI score0.00184EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/02 7:01 a.m.45 views

CVE-2024-26679

In the Linux kernel, the following vulnerability has been resolved: inet: read sk-skfamily once in inetrecverror inetrecverror is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6ADDRFORM socket option and trigger a KCSAN warning...

5.5CVSS7.1AI score0.00184EPSS
SaveExploits0
Rows per page
Query Builder