Lucene search
+L

14841 matches found

OSV
OSV
added 2024/09/18 7:12 a.m.33 views

CVE-2024-46783 tcp_bpf: fix return value of tcp_bpf_sendmsg()

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: fix return value of tcpbpfsendmsg When we cork messages in psock-cork, the last message triggers the flushing will result in sending a skmsg larger than the current message size. In this case, in tcpbpfsendverdict, 'copie...

6AI score
SaveExploits0References14
OSV
OSV
added 2024/09/18 7:12 a.m.16 views

CVE-2024-46771 can: bcm: Remove proc entry when dev is unregistered.

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcmconnect below. 0 The repro calls connect to vxcan1, removes vxcan1, and calls connect with ifindex == 0. Calling connect for a BCM socket...

7.8CVSS6AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.22 views

CVE-2024-46771 can: bcm: Remove proc entry when dev is unregistered.

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcmconnect below. 0 The repro calls connect to vxcan1, removes vxcan1, and calls connect with ifindex == 0. Calling connect for a BCM socket...

6.5AI score0.00273EPSS
SaveExploits0References8
CVE
CVE
added 2024/09/18 7:12 a.m.198 views

CVE-2024-46771

CVE-2024-46771 : In the Linux kernel, the can:bcm module leaked a proc entry when a bound BCM socket was unregistered. The repro flow creates a BCM connect(), registers a proc entry, then unregisters the bound netdev and attempts a second connect(), which can allocate a new proc entry with the sa...

7.8CVSS5.9AI score0.00273EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.16 views

CVE-2024-46763 fou: Fix null-ptr-deref in GRO.

In the Linux kernel, the following vulnerability has been resolved: fou: Fix null-ptr-deref in GRO. We observed a null-ptr-deref in fougroreceive while shutting down a host. 0 The NULL pointer is sk-skuserdata, and the offset 8 is of protocol in struct fou. When fourelease is called due to netns...

7.5CVSS6.7AI score0.00713EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/09/18 12:24 a.m.17 views

kernel: Bluetooth: af_bluetooth: Fix deadlock

A flaw was found in the Linux kernel’s Bluetooth subsystem, specifically within the afbluetooth module. The issue arises when attempting to perform a socklock on the .recvmsg method, leading to a deadlock situation. In this scenario, multiple tasks wait indefinitely for a resource, causing...

6.5CVSS7.2AI score0.00493EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/18 12:24 a.m.25 views

kernel: net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket

A flaw was found in the Linux kernel's bpf programs. Under certain conditions, when the kernel attempts to initiate a network connection using the kernelconnect function, it can return a value that causes the cxtcpsetupsocket function to loop. This issue can lead to continuous data writing to the...

5.5CVSS6.8AI score0.00231EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/18 12:09 a.m.19 views

kernel: Bluetooth: af_bluetooth: Fix deadlock

A flaw was found in the Linux kernel’s Bluetooth subsystem, specifically within the afbluetooth module. The issue arises when attempting to perform a socklock on the .recvmsg method, leading to a deadlock situation. In this scenario, multiple tasks wait indefinitely for a resource, causing...

6.5CVSS7.2AI score0.00493EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/16 12:00 a.m.12 views

The vulnerability of the unix_release_sock/unix_stream_sendmsg function in the af_unix component of the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the unixreleasesock/unixstreamsendmsg function in the afunix component is related to concurrent access to resources race condition. Exploiting this vulnerability could allow a attacker to cause service failures...

4.7CVSS6.7AI score0.00186EPSS
SaveExploits0References52Affected Software6
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.7 views

SUSE CVE-2024-46677

In the Linux kernel, the following vulnerability has been resolved: gtp: fix a potential NULL pointer dereference When sockfdlookup fails, gtpencapenablesocket returns a NULL pointer, but its callers only check for error pointers thus miss the NULL pointer case. Fix it by returning an error point...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References17
OSV
OSV
added 2024/09/13 6:15 a.m.5 views

DEBIAN-CVE-2024-46677

In the Linux kernel, the following vulnerability has been resolved: gtp: fix a potential NULL pointer dereference When sockfdlookup fails, gtpencapenablesocket returns a NULL pointer, but its callers only check for error pointers thus miss the NULL pointer case. Fix it by returning an error point...

5.5CVSS5.7AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.9 views

UBUNTU-CVE-2024-46677

In the Linux kernel, the following vulnerability has been resolved: gtp: fix a potential NULL pointer dereference When sockfdlookup fails, gtpencapenablesocket returns a NULL pointer, but its callers only check for error pointers thus miss the NULL pointer case. Fix it by returning an error point...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References27
Oracle linux
Oracle linux
added 2024/09/12 12:00 a.m.390 views

Unbreakable Enterprise kernel security update

5.15.0-210.163.7 - crypto: qat - specify firmware files for 402xx Giovanni Cabiddu Orabug: 37030280 5.15.0-210.163.6 - Revert 'Fix userfaultfdapi to return EINVAL as expected' Vijayendra Suman Orabug: 37004422 5.15.0-210.163.5 - Revert 'bpf: Allow reads from uninit stack' Vijayendra Suman Orabug:...

7.8CVSS10AI score0.01EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.7 views

Bluetooth: btusb: mediatek: Fix double free of skb in coredump

...

8.8CVSS6.2AI score0.00341EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.10 views

xen-netfront: Add missing skb_mark_for_recycle

...

7.5CVSS6.2AI score0.00772EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 12:00 a.m.19 views

CVE-2023-52889

...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2024/09/11 12:00 a.m.46 views

Unbreakable Enterprise kernel-container security update

5.4.17-2136.335.4.el8 - mm: memcg/slab: enable kmalloc-cg- caches for x8664. Imran Khan Orabug: 36951041 - printk: add kthread for long-running print Stephen Brennan Orabug: 36456582 - kdb: Use the passed prompt in kdbpositioncursor Douglas Anderson - driver core: Fix ueventshow vs driver detach...

7.8CVSS9.6AI score0.00871EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2024/09/11 12:00 a.m.4 views

CVE-2024-42271

...

7.8CVSS6.5AI score0.00235EPSS
SaveExploits0
OSV
OSV
added 2024/09/08 11:23 a.m.11 views

MAL-2024-12243 Malicious code in coffin-codes-pro (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 fa99dd73d11cc6b2756fb43cff1eb16f5f80b4ffd436dbfd635b8417f821c7ba So far, it looks like a legit tunneling software, but in tcp.py there is an attempt to send a strange email using gmail. Update: Identified as malicious by...

6.8AI score
SaveExploits0References2
OSV
OSV
added 2024/09/08 11:23 a.m.10 views

MAL-2024-12245 Malicious code in coffin2022 (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 2f875ec44c758a726a21474b433c8f43af3d2ee96a3bdcca60f75288316b95ae So far, it looks like a legit tunneling software, but in tcp.py there is an attempt to send a strange email using gmail. Update: Identified as malicious by...

6.8AI score
SaveExploits0References2
Rows per page
Query Builder