Lucene search
+L

421 matches found

CVE
CVE
added 2024/05/20 9:41 a.m.111 views

CVE-2024-35970

The CVE-2024-35970 issue affects the Linux kernel AF_UNIX socket path. The root cause is improper handling of OOB data: when an OOB skb is dequeued, unix_sock(sk)->oob_skb is not cleared, causing incorrect uAPI state and potential deadlocks. Repro shows a socketpair exchange where MSG_OOB is u...

6.3CVSS6.6AI score0.00499EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.6 views

kernel: use-after-free in net/atm/ioctl.c

A use-after-free flaw was found in the Linux kernel's net/atm/ioctl.c ATM networking technology driver: dovccioctl in net/atm/ioctl.c is vulnerable to use-after-free due to a race condition in vccrecvmsg. This issue can allow an attacker to possibly gain unauthorized access, escalate privileges, ...

7CVSS6.8AI score0.0051EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: tls: race between async notify and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread that calls recvmsg/sendmsg may exit as soon as the async crypto handler calls complete; any code past that point risks touching already freed data. This could lead to a use-after-free issue an...

9.8CVSS6.8AI score0.00177EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/17 11:15 a.m.2 views

DEBIAN-CVE-2024-26886

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: afbluetooth: Fix deadlock Attemting to do socklock on .recvmsg may cause a deadlock as shown bellow, so instead of using socksock this uses skreceivequeue.lock on btsockioctl to avoid the UAF: INFO: task kworker/u9:1:1...

6.5CVSS5.7AI score0.00493EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/03/26 12:0 a.m.8 views

PT-2024-8404

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a component of the Linux kernel's tls, specifically a problem with resource locking in the tls sw recvmsg function. This can lead to a denial of service. The...

5.5CVSS5.6AI score0.0021EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/01/19 8:0 a.m.4 views

An issue was discovered in the Linux kernel before 6.6.8. atalk_ioctl in net/appletalk/ddp.c has a use-after-free because of an atalk_recvmsg race condition.

...

7CVSS7AI score0.00308EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/01/19 12:0 a.m.4 views

Linux Kernel Security Vulnerability

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 the Linux Kernel that stems from a post-release reuse vulnerability contained in btsockrecvmsg...

7CVSS6.5AI score0.0026EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2024/01/16 8:0 a.m.4 views

An issue was discovered in the Linux kernel before 6.6.8. do_vcc_ioctl in net/atm/ioctl.c has a use-after-free because of a vcc_recvmsg race condition.

...

7CVSS8.7AI score0.0051EPSS
SaveExploits0
OSV
OSV
added 2024/01/11 7:15 p.m.7 views

AZL-33287 CVE-2023-51780 affecting package hyperv-daemons for versions less than 5.15.145.2-1

An issue was discovered in the Linux kernel before 6.6.8. dovccioctl in net/atm/ioctl.c has a use-after-free because of a vccrecvmsg race condition...

7CVSS6.5AI score0.0051EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/01/11 7:15 p.m.4 views

CVE-2023-51780

An issue was discovered in the Linux kernel before 6.6.8. dovccioctl in net/atm/ioctl.c has a use-after-free because of a vccrecvmsg race condition...

7CVSS5.8AI score0.0051EPSS
SaveExploits0References6
OSV
OSV
added 2024/01/11 7:15 p.m.0 views

DEBIAN-CVE-2023-51781

An issue was discovered in the Linux kernel before 6.6.8. atalkioctl in net/appletalk/ddp.c has a use-after-free because of an atalkrecvmsg race condition...

7CVSS6.4AI score0.00308EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/11 7:15 p.m.3 views

UBUNTU-CVE-2023-51780

An issue was discovered in the Linux kernel before 6.6.8. dovccioctl in net/atm/ioctl.c has a use-after-free because of a vccrecvmsg race condition...

7CVSS6.5AI score0.0051EPSS
SaveExploits0References21
VulnCheck KEV
VulnCheck KEV
added 2023/05/12 12:0 a.m.5 views

VulnCheck KEV: CVE-2010-3904

Linux Kernel contains an improper input validation vulnerability in the Reliable Datagram Sockets RDS protocol implementation that allows local users to gain privileges via crafted use of the sendmsg and recvmsg system calls...

7.8CVSS6.6AI score0.12159EPSS
SaveExploits16References1
CISA KEV Catalog
CISA KEV Catalog
added 2023/05/12 12:0 a.m.28 views

Linux Kernel Improper Input Validation Vulnerability

Linux Kernel contains an improper input validation vulnerability in the Reliable Datagram Sockets RDS protocol implementation that allows local users to gain privileges via crafted use of the sendmsg and recvmsg system calls...

7.8CVSS7.6AI score0.12159EPSS
SaveIn wildExploits16
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.5 views

kernel: skmsg: Fix wrong last sg check in sk_msg_recvmsg()

In the Linux kernel, the following vulnerability has been resolved: skmsg: Fix wrong last sg check in skmsgrecvmsg Fix one kernel NULL pointer dereference as below: 224.462334 Call Trace: 224.462394 tcpbpfrecvmsg+0xd3/0x380 224.462441 ? sockhasperm+0x78/0xa0 224.462463 tcpbpfrecvmsg+0x12e/0x220...

5.5CVSS6.3AI score0.002EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:56 a.m.4 views

SUSE CVE-2010-3904

The rdspagecopyuser function in net/rds/page.c in the Reliable Datagram Sockets RDS protocol implementation in the Linux kernel before 2.6.36 does not properly validate addresses obtained from user space, which allows local users to gain privileges via crafted use of the sendmsg and recvmsg syste...

7.8CVSS6.8AI score0.12159EPSS
SaveExploits16References8
SUSE CVE
SUSE CVE
added 2023/02/15 5:45 a.m.5 views

SUSE CVE-2012-3430

The rdsrecvmsg function in net/rds/recv.c in the Linux kernel before 3.0.44 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a 1 recvfrom or 2 recvmsg system call on an RDS socket...

2.1CVSS6AI score0.00952EPSS
SaveExploits3References9
SUSE CVE
SUSE CVE
added 2023/02/15 5:37 a.m.7 views

SUSE CVE-2013-3076

The crypto API in the Linux kernel through 3.9-rc8 does not initialize certain length variables, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call, related to the hashrecvmsg function in crypto/algifhash.c and the...

4.9CVSS6AI score0.00354EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 5:37 a.m.5 views

SUSE CVE-2013-3222

The vccrecvmsg function in net/atm/common.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call...

4.9CVSS6AI score0.00392EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 5:37 a.m.3 views

SUSE CVE-2013-3223

The ax25recvmsg function in net/ax25/afax25.c in the Linux kernel before 3.9-rc7 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call...

4.9CVSS6AI score0.00375EPSS
SaveExploits0References11
Rows per page
Query Builder