Lucene search
+L

14652 matches found

OSV
OSV
added 2025/01/14 3:33 a.m.13 views

SUSE-SU-2025:0084-1 Security update for the Linux Kernel RT (Live Patch 1 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-150600105 fixes several issues. The following security issues were fixed: - CVE-2024-50264: vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans bsc1233712. - CVE-2024-43861: Fix memory leak for not ip packets bsc1229553. -...

7.8CVSS7.3AI score0.00352EPSS
SaveExploits1References13
SUSE CVE
SUSE CVE
added 2025/01/14 12:20 a.m.9 views

SUSE CVE-2024-56639

In the Linux kernel, the following vulnerability has been resolved: net: hsr: must allocate more bytes for RedBox support Blamed commit forgot to change hsrinitskb to allocate larger skb for RedBox case. Indeed, sendhsrsupervisionframe will add two additional components struct hsrsuptlv and struc...

5.5CVSS7.5AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/13 3:55 p.m.20 views

CLSA-2025-1736783731 kernel: Fix of 10 CVEs

media: edia: dvbdev: fix a use-after-free CVE-2024-27043 - vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans CVE-2024-50264 - net/sched: stop qdisctreereducebacklog on TCHROOT CVE-2024-53057 - bpf: Fix out-of-bounds write in triegetnextkey CVE-2024-50262 - KVM: nSVM:...

9.8CVSS6.9AI score0.00591EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/01/13 8:25 a.m.14 views

CVE-2024-57791

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

5.5CVSS7AI score0.00765EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 7:21 a.m.18 views

CVE-2024-54680

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix TCP timers deadlock after rmmod Commit ef7134c7fc48 "smb: client: Fix use-after-free of network namespace." fixed a netns UAF by manually enabled socket refcounting sk-sknetrefcnt=1 and sockinuseaddnet, 1. The...

4.4CVSS7.1AI score
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/01/13 12:00 a.m.17 views

The vulnerability of the SSL VPN remote access technology for SonicOS operating systems allows a hacker to increase their privileges.

The vulnerability of the SSL VPN remote access technology implemented on SonicOS is related to the bypassing of authentication due to a fundamental error in the implementation. Exploiting this vulnerability allows a malicious actor to enhance their privileges remotely...

9.4CVSS6.6AI score0.00497EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.6 views

SUSE CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

4.7CVSS7.6AI score0.00137EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.6 views

SUSE CVE-2024-54460

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

4.7CVSS7.6AI score0.00138EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:14 a.m.10 views

SUSE CVE-2024-57791

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

7.5CVSS7.7AI score0.00765EPSS
SaveExploits0References24
OSV
OSV
added 2025/01/11 1:15 p.m.2 views

DEBIAN-CVE-2024-56372

In the Linux kernel, the following vulnerability has been resolved: net: tun: fix tunnapiallocfrags syzbot reported the following crash 1 Issue came with the blamed commit. Instead of going through all the iov components, we keep using the first one and end up with a malformed skb. 1 kernel BUG a...

5.5CVSS5.7AI score0.00245EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.18 views

CVE-2024-54680

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/01/11 1:15 p.m.13 views

CVE-2024-54680

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6AI score
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.15 views

CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

5.5CVSS0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.14 views

UBUNTU-CVE-2024-57791

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

7.5CVSS6.2AI score0.00765EPSS
SaveExploits0References36
OSV
OSV
added 2025/01/11 1:15 p.m.8 views

UBUNTU-CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

5.5CVSS6.2AI score0.00137EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/01/11 12:35 p.m.17 views

CVE-2024-57791

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

7.5CVSS5.6AI score0.00765EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/01/11 12:35 p.m.31 views

CVE-2024-54680

...

SaveExploits0
Vulnrichment
Vulnrichment
added 2025/01/11 12:35 p.m.10 views

CVE-2024-54680

...

6AI score
SaveExploits0
CVE
CVE
added 2025/01/11 12:35 p.m.163 views

CVE-2024-54680

Summary: Astra Linux security bulletin links CVE-2024-54680 to a CIFS/SMB client issue in the Linux kernel related to TCP timer handling and netns lifetimes. The advisory states that a prior fix (“smb: client: fix TCP timers deadlock after rmmod”) was reverted, which inadvertently reintroduced a ...

6.5AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/01/11 12:29 p.m.1 views

CVE-2024-54460 Bluetooth: iso: Fix circular lock in iso_listen_bis

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

7.5AI score0.00138EPSS
SaveExploits0References2
Rows per page
Query Builder