Lucene search
K

981 matches found

UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.4 views

CVE-2024-57927

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix oops in nfsnetfsinitrequest when copying to cache When netfslib wants to copy some data that has just been read on behalf of nfs, it creates a new write request and calls nfsnetfsinitrequest to initialise it, but with a...

5.5CVSS6.4AI score0.0017EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.8 views

CVE-2024-57914

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix NULL pointer issue on shared irq case The tcpciirq may meet below NULL pointer dereference issue: 2.641851 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000010 2.641951 statu...

5.5CVSS6.3AI score0.0017EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.4 views

CVE-2024-57910

In the Linux kernel, the following vulnerability has been resolved: iio: light: vcnl4035: fix information leak in triggered buffer The 'buffer' local array is used to push data to userspace from a triggered buffer, but it does not set an initial value for the single data element, which is an u16...

7.1CVSS6.4AI score0.00214EPSS
Exploits0References44
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.8 views

CVE-2024-57907

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS6.4AI score0.0021EPSS
Exploits0References32
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.6 views

CVE-2024-57925

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix a missing return value check bug In the smb2sendinterimresp, if ksmbdallocworkstruct fails to allocate a node, it returns a NULL pointer to the inwork pointer. This can lead to an illegal memory write of...

7.1CVSS6.4AI score0.00205EPSS
Exploits0References33
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.5 views

CVE-2024-57925

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix a missing return value check bug In the smb2sendinterimresp, if ksmbdallocworkstruct fails to allocate a node, it returns a NULL pointer to the inwork pointer. This can lead to an illegal memory write of...

7.1CVSS5.6AI score0.00205EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/01/19 11:15 a.m.5 views

CVE-2025-21652

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix use-after-free in ipvlangetiflink. syzbot presented an use-after-free report 0 regarding ipvlan and linkwatch. ipvlan does not hold a refcnt of the lower device unlike vlan and macvlan. If the linkwatch work is...

7.8CVSS6.4AI score0.00204EPSS
Exploits0References21
Debian CVE
Debian CVE
added 2025/01/19 10:18 a.m.9 views

CVE-2025-21646

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

5.5CVSS5.7AI score0.002EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/01/19 10:17 a.m.4 views

CVE-2025-21642

In the Linux kernel, the following vulnerability has been resolved: mptcp: sysctl: sched: avoid using current-nsproxy Using the 'net' structure via 'current' is not recommended for different reasons. First, if the goal is to use it to read or write per-netns data, this is inconsistent with how th...

5.5CVSS5.6AI score0.00244EPSS
Exploits0
CBLMariner
CBLMariner
added 2025/01/17 8:5 p.m.6 views

CVE-2024-46981 affecting package valkey for versions less than 8.0.2-1

CVE-2024-46981 affecting package valkey for versions less than 8.0.2-1. An upgraded version of the package is available that resolves this issue...

9.8CVSS7AI score0.07802EPSS
Exploits2
UbuntuCve
UbuntuCve
added 2025/01/15 1:15 p.m.6 views

CVE-2025-21629

In the Linux kernel, the following vulnerability has been resolved: net: reenable NETIFFIPV6CSUM offload for BIG TCP packets The blamed commit disabled hardware offoad of IPv6 packets with extension headers on devices that advertise NETIFFIPV6CSUM, based on the definition of that feature in...

5.5CVSS6.4AI score0.00208EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/01/15 1:15 p.m.3 views

CVE-2024-57802

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

5.5CVSS6.5AI score0.00222EPSS
Exploits0References46
UbuntuCve
UbuntuCve
added 2025/01/15 1:15 p.m.3 views

CVE-2024-57889

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx IO expander to receive IRQs, the following bug can happen: BUG: sleeping function called from invalid context at...

5.5CVSS6.4AI score0.00162EPSS
Exploits0References47
UbuntuCve
UbuntuCve
added 2025/01/15 1:15 p.m.6 views

CVE-2024-57892

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqipriv When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses a syscall to quotagetnextquota. Specifically, sbdqinfosb,...

7.8CVSS6.6AI score0.00216EPSS
Exploits0References43
UbuntuCve
UbuntuCve
added 2025/01/15 1:15 p.m.8 views

CVE-2024-57887

In the Linux kernel, the following vulnerability has been resolved: drm: adv7511: Fix use-after-free in adv7533attachdsi The hostnode pointer was assigned and freed in adv7533parsedt, and later, adv7533attachdsi uses the same. Fix this use-after-free issue by dropping ofnodeput in adv7533parsedt...

7.8CVSS6.6AI score0.00205EPSS
Exploits0References21
Debian CVE
Debian CVE
added 2025/01/15 1:5 p.m.11 views

CVE-2024-57896

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

7.8CVSS5.9AI score0.00209EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/01/14 6:4 p.m.3 views

CVE-2025-21311

Windows NTLM V1 Elevation of Privilege Vulnerability...

9.8CVSS9.5AI score0.02348EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/01/14 1:15 a.m.10 views

CVE-2024-57642

An issue in the dfeinxopcoldeftable component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service DoS via crafted SQL statements...

7.5CVSS7.1AI score0.00722EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2025/01/14 1:15 a.m.9 views

CVE-2024-57664

An issue in the sqlggroupnode component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service DoS via crafted SQL statements...

7.5CVSS7.1AI score0.00547EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2025/01/14 1:15 a.m.9 views

CVE-2024-57644

An issue in the itchashcompare component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service DoS via crafted SQL statements...

7.5CVSS7.1AI score0.00551EPSS
Exploits1References2
Rows per page
Query Builder