Lucene search
+L

190 matches found

OSV
OSV
added 2024/03/18 11:15 a.m.2 views

DEBIAN-CVE-2024-26640

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

5.5CVSS5.6AI score0.0023EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.36 views

CVE-2024-26640

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2024/03/18 10:19 a.m.16 views

CVE-2024-26640 tcp: add sanity checks to rx zerocopy

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

6.6AI score0.0023EPSS
SaveExploits0References6
CVE
CVE
added 2024/03/18 10:19 a.m.198 views

CVE-2024-26640

The CVE-2024-26640 entry is about a Linux kernel TCP RX zerocopy patch that adds sanity checks in can_map_frag(): pages must not be compound and page->mapping must be NULL. Connected docs confirm this as a concrete kernel fix (patches and CVSS details). Impact is described as a local denial of...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/03/18 10:19 a.m.33 views

CVE-2024-26640 tcp: add sanity checks to rx zerocopy

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

7.6AI score0.0023EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/12/18 7:18 p.m.15 views

Zerocopy: Some Ref methods are unsound with some type parameters

The Ref methods intoref, intomut, intoslice, and intoslicemut are unsound and may allow safe code to exhibit undefined behavior when used with Ref where B is cell::Ref or cell::RefMut. Note that these methods remain sound when used with B types other than cell::Ref or cell::RefMut. See...

7.3AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/12/18 7:18 p.m.6 views

GHSA-RJHF-4MH8-9XJQ Zerocopy: Some Ref methods are unsound with some type parameters

The Ref methods intoref, intomut, intoslice, and intoslicemut are unsound and may allow safe code to exhibit undefined behavior when used with Ref where B is cell::Ref or cell::RefMut. Note that these methods remain sound when used with B types other than cell::Ref or cell::RefMut. See...

7.3AI score
SaveExploits0References5
OSV
OSV
added 2023/12/15 3:48 a.m.7 views

GHSA-3MV5-343C-W2QG Ref methods into_ref, into_mut, into_slice, and into_slice_mut are unsound when used with cell::Ref or cell::RefMut

This advisory is also published as RUSTSEC-2023-0074. The Ref methods intoref, intomut, intoslice, and intoslicemut are unsound and may allow safe code to exhibit undefined behavior when used with Ref where B is cell::Ref or cell::RefMut. Note that these methods remain sound when used with B type...

7.3AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/12/15 3:48 a.m.13 views

Ref methods into_ref, into_mut, into_slice, and into_slice_mut are unsound when used with cell::Ref or cell::RefMut

This advisory is also published as RUSTSEC-2023-0074. The Ref methods intoref, intomut, intoslice, and intoslicemut are unsound and may allow safe code to exhibit undefined behavior when used with Ref where B is cell::Ref or cell::RefMut. Note that these methods remain sound when used with B type...

7.3AI score
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.5 views

kernel: tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp

In the Linux kernel, the following vulnerability has been resolved: tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp. syzkaller reported 0 memory leaks of an UDP socket and ZEROCOPY skbs. We can reproduce the problem with these sequences: sk = socketAFINET, SOCKDGRAM, 0...

5.5CVSS6.7AI score0.00149EPSS
SaveExploits0References5
Amazon
Amazon
added 2023/04/05 12:0 a.m.13 views

Important: kernel-livepatch-5.10.165-143.735

Issue Overview: The upstream bug report describes this issue as follows: A flaw found in the Linux Kernel in RDS Reliable Datagram Sockets protocol. The rdsrmzerocopycallback uses listentry on the head of a list causing a type confusion. Local user can trigger this with rdsmessageput. Type...

7.8CVSS6.5AI score0.00331EPSS
SaveExploits0
Amazon
Amazon
added 2023/03/21 12:0 a.m.9 views

Important: kernel

Issue Overview: A regression exists in the Linux Kernel within KVM: nVMX that allowed for speculative execution attacks. L2 can carry out Spectre v2 attacks on L1 due to L1 thinking it doesn't need retpolines or IBPB after running L2 due to KVM L0 advertising eIBRS support to L1. An attacker at L...

8.8CVSS6.8AI score0.01377EPSS
SaveExploits4
BDU FSTEC
BDU FSTEC
added 2023/03/15 12:0 a.m.4 views

The vulnerability of the rds_rm_zerocopy_callback() function in the net/rds/message.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the rdsrmzerocopycallback function in the net/rds/message.c module of the Linux operating system is related to incorrect handling of the data block list. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS6.7AI score0.00251EPSS
SaveExploits0References14Affected Software3
OSV
OSV
added 2023/03/02 12:0 a.m.6 views

UBUNTU-CVE-2023-1078

A flaw was found in the Linux Kernel in RDS Reliable Datagram Sockets protocol. The rdsrmzerocopycallback uses listentry on the head of a list causing a type confusion. Local user can trigger this with rdsmessageput. Type confusion leads to struct rdsmsgzcopyinfo info actually points to something...

7.8CVSS6.6AI score0.00251EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2023/03/01 1:55 a.m.3 views

SUSE CVE-2023-1078

A flaw was found in the Linux Kernel in RDS Reliable Datagram Sockets protocol. The rdsrmzerocopycallback uses listentry on the head of a list causing a type confusion. Local user can trigger this with rdsmessageput. Type confusion leads to struct rdsmsgzcopyinfo info actually points to something...

7.8CVSS6.2AI score0.00251EPSS
SaveExploits0References31
SUSE CVE
SUSE CVE
added 2023/02/15 5:29 a.m.2 views

SUSE CVE-2014-2568

Use-after-free vulnerability in the nfqnlzcopy function in net/netfilter/nfnetlinkqueuecore.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation. NOTE: the affected code was moved to the...

2.9CVSS6.6AI score0.01015EPSS
SaveExploits2References4
Oracle linux
Oracle linux
added 2022/11/15 12:0 a.m.56 views

virt:ol and virt-devel:ol security, bug fix, and enhancement update

libguestfs 1.44.0-9.0.1 - Replace upstream references from description tag - Config supermin to use host yum.conf in ol8 Orabug: 29319324 - Set DISTROORACLELINUX correspeonding to ol 1:1.44.0-9 - Fix CVE-2022-2211 Denial of Service in --key parameter resolves: rhbz2101280 1:1.44.0-8 - Obsolete ol...

6.5CVSS6.2AI score0.01024EPSS
SaveExploits2
OSV
OSV
added 2022/10/02 1:40 p.m.14 views

GSD-2022-1006376 tcp: TX zerocopy should not sense pfmemalloc status

tcp: TX zerocopy should not sense pfmemalloc status This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.68 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/10/02 12:0 a.m.3 views

PT-2022-34633 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.68 Description: The issue concerns the tcp TX zerocopy functionality in relation to pfmemalloc status. It has been noted that this functionality should not sense pfmemalloc status. The actual impact and...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/10/02 12:0 a.m.5 views

PT-2022-34596 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.9 Description: The issue concerns the tcp TX zerocopy functionality in relation to the pfmemalloc status. It has been noted that this functionality should not sense the pfmemalloc status. The actual impact...

7.3AI score
SaveExploits0References1
Rows per page
Query Builder