Lucene search
K

10805 matches found

RedhatCVE
RedhatCVE
added 2024/02/22 3:2 p.m.49 views

CVE-2024-26582

A use-after-free vulnerability was found in the tls subsystem of the Linux kernel. The tlsdecryptsg function doesn't take references on the pages from clearskb, so the putpage in tlsdecryptdone releases them and a use-after-free can be triggered in processrxlist when trying to read from the...

5.8CVSS7AI score0.00256EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/02/22 3:2 p.m.44 views

CVE-2024-26584

A flaw was found in the tls subsystem of the Linux kernel. When setting the CRYPTOTFMREQMAYBACKLOG flag on requests to the crypto API, cryptoaeadencrypt and cryptoaeaddecrypt functions can return -EBUSY instead of -EINPROGRESS in valid situations. This issue could lead to undefined behavior and a...

5.5CVSS6.7AI score0.00246EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/02/22 3:2 p.m.32 views

CVE-2024-26583

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...

5.1CVSS6.5AI score0.00177EPSS
Exploits0References4
Ubuntu
Ubuntu
added 2024/02/22 1:12 a.m.84 views

USN-6648-1: Linux kernel vulnerabilities

It was discovered that a race condition existed in the AppleTalk networking subsystem of the Linux kernel, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2023-51781 Zhenghan Wang discover...

7.8CVSS7.2AI score0.01999EPSS
Exploits0
Prion
Prion
added 2024/02/21 5:15 p.m.18 views

Design/Logic Flaw

EventStoreDB ESDB is an operational database built to store events. A vulnerability has been identified in the projections subsystem in versions 20 prior to 20.10.6, 21 prior to 21.10.11, 22 prior to 22.10.5, and 23 prior to 23.10.1. Only database instances that use custom projections are affecte...

4.7CVSS7.2AI score0.00615EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/02/21 4:49 p.m.13 views

CVE-2024-26133 EventStoreDB Projections Subsystem has potential password leak

EventStoreDB ESDB is an operational database built to store events. A vulnerability has been identified in the projections subsystem in versions 20 prior to 20.10.6, 21 prior to 21.10.11, 22 prior to 22.10.5, and 23 prior to 23.10.1. Only database instances that use custom projections are affecte...

5.5CVSS6.8AI score0.00615EPSS
Exploits0References6
CVE
CVE
added 2024/02/21 4:49 p.m.77 views

CVE-2024-26133

EventStoreDB (ESDB) projections subsystem vulnerability affects versions before 20.10.6, 21 before 21.10.11, 22 before 22.10.5, and 23 before 23.10.1, impacting only databases using custom projections. The issue can expose user passwords to actors with disk access to chunk files or system streams...

5.5CVSS5.4AI score0.00615EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/02/21 1:28 p.m.5 views

USN-6647-1 linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-gcp, linux-gcp-4.15, linux-hwe, linux-kvm, linux-oracle vulnerabilities

It was discovered that a race condition existed in the ATM Asynchronous Transfer Mode subsystem of the Linux kernel, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2023-51780 It was...

7CVSS6.7AI score0.00515EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/02/21 10:38 a.m.33 views

CVE-2023-52435

A flaw was found in the Linux kernel’s net/core/skbuff.c subsystem. The GSOBYFRAGS is a forbidden value and allows the following computation in skbsegment to reach it. The : mss = mss partialsegs and many initial mss values can lead to a bad final result. Limit the segmentation so that the new ms...

4.7CVSS6AI score0.00231EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/02/21 9:10 a.m.27 views

CVE-2023-52439

A flaw was found in the Linux kernel’s uio subsystem. A use-after-free memory flaw in the uioopen functionality allows a local user to crash or escalate their privileges on the system. Mitigation To mitigate this issue, prevent module uio from being loaded. Please see...

7CVSS7.6AI score0.00299EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/02/21 8:37 a.m.37 views

CVE-2023-52436

A flaw was found in the Linux kernel’s f2fs subsystem. When setting an xattr, explicitly null-terminate the xattr list. This eliminates the assumption that the unused xattr space is always zeroed...

4.5CVSS6.8AI score0.00302EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/02/21 12:0 a.m.4 views

PT-2024-21493 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.8.0-rc4-syzkaller-00267-g0f1dd5e91e2b Description: A vulnerability has been resolved in the Linux kernel, specifically in the net subsystem, where a lockdep violation was reported by syzbot involving af unix...

5.5CVSS5.4AI score0.00158EPSS
Exploits0References14
OSV
OSV
added 2024/02/20 9:15 p.m.0 views

UBUNTU-CVE-2023-52439

In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in uioopen core-1 core-2 ------------------------------------------------------- uiounregisterdevice uioopen idev = idrfind deviceunregister&idev-dev putdevice&idev-dev uiodevicerelease getdevice&idev-dev...

7.8CVSS6.2AI score0.00299EPSS
Exploits0References23
OSV
OSV
added 2024/02/20 8:6 p.m.4 views

USN-6646-1 linux, linux-aws, linux-kvm, linux-lts-xenial vulnerabilities

It was discovered that a race condition existed in the ATM Asynchronous Transfer Mode subsystem of the Linux kernel, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2023-51780 It was...

7CVSS6.7AI score0.00515EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/02/20 12:35 p.m.1 views

kernel: HID: check empty report_list in hid_validate_values()

A memory corruption flaw was found in the Linux kernel’s human interface device HID subsystem in how a user inserts a malicious USB device. This flaw allows a local user to crash or potentially escalate their privileges on the system...

6.6CVSS6.6AI score0.00388EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/02/20 12:35 p.m.2 views

kernel: use-after-free in l2cap_sock_release in net/bluetooth/l2cap_sock.c

A flaw was found in l2capsockrelease in net/bluetooth/l2capsock.c in the Bluetooth subsystem in the Linux Kernel. This issue may allow a user to cause a use-after-free problem due to sk's children being mishandled...

7.8CVSS6.6AI score0.0056EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/02/20 12:35 p.m.0 views

kernel: Possible use-after-free since the two fdget() during vhost_net_set_backend()

A use-after-free flaw was found in vhostnetsetbackend in drivers/vhost/net.c in the virtio network subcomponent in the Linux kernel due to a double fget. This issue could allow a local attacker to crash the system, and could lead to a kernel information leak problem...

7.1CVSS6.6AI score0.00251EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/02/20 12:31 p.m.0 views

kernel: HID: check empty report_list in hid_validate_values()

A memory corruption flaw was found in the Linux kernel’s human interface device HID subsystem in how a user inserts a malicious USB device. This flaw allows a local user to crash or potentially escalate their privileges on the system...

6.6CVSS6.6AI score0.00388EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/02/20 12:31 p.m.5 views

kernel: use-after-free in l2cap_sock_release in net/bluetooth/l2cap_sock.c

A flaw was found in l2capsockrelease in net/bluetooth/l2capsock.c in the Bluetooth subsystem in the Linux Kernel. This issue may allow a user to cause a use-after-free problem due to sk's children being mishandled...

7.8CVSS6.6AI score0.0056EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/02/20 12:31 p.m.1 views

kernel: inactive elements in nft_pipapo_walk

A use-after-free flaw was found in the Netfilter subsystem in the Linux kernel via the nftpipapowalk function. This issue may allow a local user with CAPNETADMIN capability to trigger an application crash, information disclosure, or local privilege escalation...

7.8CVSS6.6AI score0.00334EPSS
Exploits0References5
Rows per page
Query Builder