Lucene search
+L

14921 matches found

CVE
CVE
added 2022/11/19 12:00 a.m.75 views

CVE-2022-41939

CVE-2022-41939 affects knative.dev/func (client library/CLI for Knative functions). The root issue is credential exposure when using third-party function buildpacks, where a compromised buildpack could expose registry credentials or the local Docker socket to a malicious lifecycle container. The ...

7.4CVSS6.7AI score0.00917EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2022/11/19 12:00 a.m.48 views

CVE-2022-41939 Credential exposure when running third-party builders in knative/func

knative.dev/func is is a client library and CLI enabling the development and deployment of Kubernetes functions. Developers using a malicious or compromised third-party buildpack could expose their registry credentials or local docker socket to a malicious lifecycle container. This issues has bee...

6.1CVSS7.5AI score0.00917EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 views

kernel: veth: ensure skb entering GRO are not cloned.

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS6.1AI score0.00212EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.9 views

kernel: mptcp: fix race on unaccepted mptcp sockets

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race on unaccepted mptcp sockets When the listener socket owning the relevant request is closed, it frees the unaccepted subflows and that causes later deletion of the paired MPTCP sockets. The mptcp socket's worker ca...

7.8CVSS6.1AI score0.00244EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.12 views

kernel: igb: fix a use-after-free issue in igb_clean_tx_ring

A vulnerability was found in the Linux kernel in the Intel igb driver function igbcleantxring when running in XDP mode. A use-after-free issue can arise from attempting to free skb memory using devkfreeskbany. This issue potentially leads to system instability and memory corruption...

7.8CVSS6.5AI score0.0029EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.9 views

kernel: sock: redo the psock vs ULP protection check

In the Linux kernel, the following vulnerability has been resolved: sock: redo the psock vs ULP protection check Commit 8a59f9d1e3d4 "sock: Introduce sk-skprot-psockupdateskprot" has moved the inetcskhasulpsk check from skpsockinit to the new tcpbpfupdateproto function. I'm guessing that this was...

5.5CVSS6.3AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.9 views

kernel: bpf, cpumap: Handle skb as well when clean up ptr_ring

An incorrect object type handling flaw was found in the Linux kernel's BPF cpumap implementation in the cleanup path. A local user can trigger this issue by running XDP redirect operations in SKB mode with the cpumap, causing the cleanup code to incorrectly treat socket buffers as XDP frames when...

7.8CVSS7.3AI score0.00153EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.12 views

kernel: use-after-free vulnerability in function sco_sock_sendmsg()

A flaw use-after-free in function scosocksendmsg of the Linux kernel HCI subsystem was found in the way user calls ioct UFFDIOREGISTER or other way triggers race condition of the call scoconndel together with the call scosocksendmsg with the expected controllable faulting memory page. A privilege...

7CVSS6.6AI score0.0037EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.9 views

kernel: skbuff: fix coalescing for page_pool fragment recycling

In the Linux kernel, the following vulnerability has been resolved: skbuff: fix coalescing for pagepool fragment recycling Fix a use-after-free when using pagepool with page fragments. We encountered this problem during normal RX in the hns3 driver: 1 Initially we have three descriptors in the RX...

9.8CVSS6.3AI score0.00617EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 views

kernel: xsk: Fix race at socket teardown

A flaw was found in the Linux kernel's XDP socket support. A race condition in the XSK socket cleanup can cause a NULL pointer dereference and result in a denial of service...

7.8CVSS6.5AI score0.00201EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.10 views

kernel: bpf: Fix request_sock leak in sk lookup helpers

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix requestsock leak in sk lookup helpers A customer reported a requestsocket leak in a Calico cloud environment. We found that a BPF program was doing a socket lookup with takes a refcnt on the socket and that it was findin...

5.5CVSS6.3AI score0.00273EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:38 a.m.18 views

kernel: veth: ensure skb entering GRO are not cloned.

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS6.1AI score0.00212EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.8 views

PT-2022-35451 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.152 Description: The issue is related to a possible NULL dereference in the skb clone function. This problem was introduced in version v3.17 and is fixed in Linux Kernel version v5.10.152. The actual impac...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.6 views

PT-2022-35781 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.19.262 Description: The issue is related to the Linux Kernel's rds tcp reset callbacks function, where the sock lock is held when cancelling work. This could potentially lead to security vulnerabilities,...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2022/11/14 12:00 a.m.7 views

UBUNTU-CVE-2022-3977

A use-after-free flaw was found in the Linux kernel MCTP Management Component Transport Protocol functionality. This issue occurs when a user simultaneously calls DROPTAG ioctl and socket close happens, which could allow a local user to crash the system or potentially escalate their privileges on...

7.8CVSS6.6AI score0.0025EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.7 views

PT-2022-35285 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.75 Description: The issue arises when the code attempts to access the sk wq of a socket sock that is already dead. This could potentially lead to security vulnerabilities, although the actual impact and...

7.5AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.8 views

PT-2022-35679 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.4.220 Description: The issue is related to the Linux Kernel's rds tcp reset callbacks function, where the sock lock is held when cancelling work. This could potentially lead to security vulnerabilities,...

7.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.7 views

PT-2022-35493 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.150 Description: The issue arises when the code attempts to access the sk wq of a socket sock that is already dead. This could potentially lead to security vulnerabilities, although the actual impact and...

7.5AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.8 views

PT-2022-35749 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.19.262 Description: The issue arises when the code attempts to access the sk wq of a socket sock that is already dead. This could potentially lead to security vulnerabilities, although the actual impact and...

7.5AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.9 views

PT-2022-35105 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.3 Description: The issue is related to the use of kvmalloc/kvfree for larger packets in vhost/vsock. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder