Lucene search
+L

24219 matches found

OSV
OSV
added 2024/10/21 1:15 p.m.4 views

UBUNTU-CVE-2024-49857

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: set the cipher for secured NDP ranging The cipher pointer is not set, but is derefereced trying to set its content, which leads to a NULL pointer dereference. Fix it by pointing to the cipher parameter before...

7.1CVSS6.6AI score0.0018EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/10/21 12:27 p.m.14 views

CVE-2024-49859

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to check atomicfile in f2fs ioctl interfaces Some f2fs ioctl interfaces like f2fsiocsetpinfile, f2fsmovefilerange, and f2fsdefragmentrange missed to check atomicwrite status, which may cause potential race issue, fix it...

7.8CVSS5.5AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2024/10/21 12:15 p.m.14 views

AZL-50985 CVE-2024-47700 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: ext4: check stripe size compatibility on remount as well We disable stripe size in ext4fillsuper if it is not a multiple of the cluster ratio however this check is missed when trying to remount. This can leave us with cases where...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.14 views

UBUNTU-CVE-2024-47685

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix nfrejectip6tcphdrput syzbot reported that nfrejectip6tcphdrput was possibly sending garbage on the four reserved tcp bits th-res1 Use skbputzero to clear the whole TCP header, as done in...

9.1CVSS6.3AI score0.01369EPSS
SaveExploits0References49
Cvelist
Cvelist
added 2024/10/21 12:14 p.m.36 views

CVE-2024-47741 btrfs: fix race setting file private on concurrent lseek using same fd

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7.8CVSS0.00165EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 12:14 p.m.28 views

CVE-2024-47728 bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARGPTRTOLONG,INT args in case of error For all non-tracing helpers which formerly had ARGPTRTOLONG,INT as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, i...

0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 12:12 p.m.15 views

CLSA-2024-1729512774 python-pip: Fix of CVE-2024-37891

CVE-2024-37891: strip Proxy-Authorization header on redirects...

6.5CVSS6.8AI score0.01141EPSS
SaveExploits2References1
CVE
CVE
added 2024/10/21 11:53 a.m.162 views

CVE-2024-47675

The connected Nessus advisories confirm CVE-2024-47675 affects the Linux kernel and describes the root cause as a use-after-free in bpf_uprobe_multi_link_attach(). If bpf_link_prime() fails, the error_free path frees the array of bpf_uprobe objects without unregistering them, leaking bpf_uprobe-&...

7.8CVSS7.8AI score0.00239EPSS
SaveExploits0References4Affected Software1
Fedora
Fedora
added 2024/10/19 1:20 a.m.13 views

[SECURITY] Fedora 39 Update: thunderbird-115.16.0-1.fc39

Mozilla Thunderbird is a standalone mail and newsgroup client...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/10/18 11:07 a.m.10 views

OESA-2024-2286 libarchive security update

is an open-source BSD-licensed C programming library that provides streaming access to a variety of different archive formats, including tar, cpio, pax, zip, and ISO9660 images. The distribution also includes bsdtar and bsdcpio, full-featured implementations of tar and cpio that use . Security...

7.8CVSS6.9AI score0.00552EPSS
SaveExploits2References3
OSV
OSV
added 2024/10/18 11:07 a.m.8 views

OESA-2024-2267 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: A flaw was found in QEMU, in the virtio-scsi, virtio-blk, and virtio-crypto devices. The size for virtqueuepush as set in virtioscsicompletereq / virtioblkreqcomplete /...

3.8CVSS6.4AI score0.00204EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/18 11:07 a.m.9 views

OESA-2024-2268 jetty security update

%global desc \ Jetty is a 100% Java HTTP Server and Servlet Container. This means that you\ do not need to configure and run a separate web server like Apache in order\ to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully\ featured web server for static and dynamic content...

5.3CVSS6.8AI score0.0326EPSS
SaveExploits1References4
OSV
OSV
added 2024/10/18 11:07 a.m.11 views

OESA-2024-2257 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1...

9.8CVSS6.3AI score0.00787EPSS
SaveExploits5References47
SUSE Linux
SUSE Linux
added 2024/10/18 12:33 a.m.6 views

Security update for OpenIPMI

This update for OpenIPMI fixes the following issues: CVE-2024-42934: Fixed missing check on the authorization type on incoming LAN messages in IPMI simulator bsc1229910 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

5CVSS7.3AI score0.00392EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/17 8:57 p.m.12 views

CLSA-2024-1729198655 php: Fix of 2 CVEs

CVE-2024-9026: Fix log tampering in PHP-FPM - CVE-2024-8927: Fix bypass of cgi.forceredirect configuration...

7.5CVSS6.7AI score0.01054EPSS
SaveExploits2References1
Grafana
Grafana
added 2024/10/17 12:00 a.m.17 views

Grafana SQL Expressions allow for remote code execution

The SQL Expressions experimental feature of Grafana allows for the evaluation of duckdb queries containing user input. These queries are insufficiently sanitized before being passed to duckdb , leading to a command injection and local file inclusion vulnerability. Any user with the VIEWER or high...

9.9CVSS6.8AI score0.94864EPSS
SaveExploits11
Tenable Nessus
Tenable Nessus
added 2024/10/17 12:00 a.m.32 views

RHEL 8 / 9 : OpenShift Container Platform 4.13.z (RHSA-2024:7941)

The remote Redhat Enterprise Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:7941 advisory. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or...

8.3CVSS7.1AI score0.01279EPSS
SaveExploits2References7
SUSE Linux
SUSE Linux
added 2024/10/16 9:44 p.m.9 views

Security update for the Linux Kernel (Live Patch 14 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005565 fixes several issues. The following security issues were fixed: CVE-2024-35861: Fixed potential UAF in cifssignalcifsdforreconnect bsc1225312. CVE-2024-36899: gpiolib: cdev: Fix use after free in lineinfochangednotify bsc1225739. CVE-2024-40954:...

7.8CVSS8.4AI score0.00828EPSS
SaveExploits1References36
SUSE Linux
SUSE Linux
added 2024/10/16 8:52 p.m.8 views

Security update for the Linux Kernel (Live Patch 46 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059167 fixes several issues. The following security issues were fixed: CVE-2021-47291: ipv6: fix another slab-out-of-bounds in fib6nhflushexceptions bsc1227651. CVE-2024-41059: hfsplus: fix uninit-value in copyname bsc1228573. Patch Instructions: To...

7.8CVSS8.2AI score0.0027EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2024/10/16 7:33 p.m.9 views

Security update for the Linux Kernel (Live Patch 9 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005544 fixes several issues. The following security issues were fixed: CVE-2024-35861: Fixed potential UAF in cifssignalcifsdforreconnect bsc1225312. CVE-2024-36899: gpiolib: cdev: Fix use after free in lineinfochangednotify bsc1225739. CVE-2024-40954:...

7.8CVSS8.3AI score0.00662EPSS
SaveExploits0References20
Rows per page
Query Builder