Lucene search
+L

17138 matches found

Tenable Nessus
Tenable Nessus
added 2024/05/28 12:00 a.m.46 views

RHEL 9 : kernel (RHSA-2024:3421)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:3421 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Marvin vulnerability...

7.8CVSS7.2AI score0.28058EPSS
SaveExploits21References20
RedhatCVE
RedhatCVE
added 2024/05/27 10:32 a.m.25 views

CVE-2021-47541

In the Linux kernel, the following vulnerability has been resolved: net/mlx4en: Fix an use-after-free bug in mlx4entryallocresources In mlx4entryallocresources, mlx4encopypriv is called and tmp-txcq will be freed on the error path of mlx4encopypriv. After that mlx4enallocresources is called and...

4.4CVSS8.5AI score0.00295EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/24 3:15 p.m.32 views

CVE-2021-47537

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix a memleak bug in rvumboxinit In rvumboxinit, mboxregions is not freed or passed out under the switch-default region, which could lead to a memory leak. Fix this bug by changing 'return err' to 'goto freeregions'...

5.5CVSS6.6AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/24 3:15 p.m.7 views

DEBIAN-CVE-2021-47528

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnspendpointinit In cdnspendpointinit, cdnspringalloc is assigned to pep-ring and there is a dereference of it in cdnspendpointinit, which could lead to a NULL pointer dereference on...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.26 views

CVE-2021-47572

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix null pointer dereference when IPv6 is not enabled When we try to add an IPv6 nexthop and IPv6 is not enabled !CONFIGIPV6 we'll hit a NULL pointer dereference1 in the error path of nhcreateipv6 due to calling...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.17 views

CVE-2021-47528 usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnspendpointinit In cdnspendpointinit, cdnspringalloc is assigned to pep-ring and there is a dereference of it in cdnspendpointinit, which could lead to a NULL pointer dereference on...

7AI score0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.28 views

CVE-2021-47528 usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnspendpointinit In cdnspendpointinit, cdnspringalloc is assigned to pep-ring and there is a dereference of it in cdnspendpointinit, which could lead to a NULL pointer dereference on...

6.5AI score0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/24 3:09 p.m.89 views

CVE-2021-47528

CVE-2021-47528 in the Linux kernel USB CDNSP code fixes a NULL pointer dereference in cdnsp_endpoint_init() by adding a check for pep->ring after cdnsp_ring_alloc() (previously dereferenced on potential failure). The vulnerability could occur when cdnsp_ring_alloc() fails and pep->ring is N...

5.5CVSS7.2AI score0.00205EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/24 3:01 p.m.12 views

CVE-2021-47507 nfsd: Fix nsfd startup race (again)

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race again Commit bd5ae9288d64 "nfsd: register pernet ops last, unregister first" has re-opened rpcpipefsevent race against nfsdnetid registration registerpernetsubsys which has been fixed by commit...

6.6AI score0.00187EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2024/05/24 12:00 a.m.22 views

Image builder components bug fix, enhancement and security update

osbuild 110-1 - New upstream release 109-1 - New upstream release 106-1 - New upstream release 105-1 - New upstream release 104-2 - Fix unit tests in RHEL CI by backporting upstream fixes 104-1 - New upstream release 101-1 - New upstream release 100-2 - Change unit-test timeout from 3h to 4h 100-...

6.1CVSS6.8AI score0.00188EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/05/23 6:39 a.m.74 views

Important: Red Hat Security Advisory: Migration Toolkit for Applications security and bug fix update

Migration Toolkit for Applications 7.0.3 release Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the...

7.5CVSS7AI score0.91969EPSS
SaveExploits6References49
Oracle linux
Oracle linux
added 2024/05/23 12:00 a.m.45 views

kernel security and bug fix update

5.14.0-427.18.14.OL9 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug:...

5.3CVSS6.7AI score0.00266EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2024/05/23 12:00 a.m.32 views

Moderate: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: netfilter: nftables: mark set as dead when unbinding anonymous set with timeout CVE-2024-26643 kernel: netfilter: nftables: disallow anonymous set with timeout flag CVE-2024-26642 kernel:...

7.8CVSS7.2AI score0.00266EPSS
SaveExploits0References11
Oracle linux
Oracle linux
added 2024/05/23 12:00 a.m.47 views

ansible-core bug fix, enhancement, and security update

2.16.3-2 - rebuild with python 3.12 RHEL-24141 2.16.3-1 - ansible-core 2.16.3 release RHEL-23782 - Fix CVE-2024-0690 possible information leak in tasks that ignore ANSIBLENOLOG configuration RHEL-22123 2.16.2-1 - ansible-core 2.16.2 release RHEL-19297 2.16.1-1 - ansible-core 2.16.1 release...

5.5CVSS6.6AI score0.00304EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2024/05/23 12:00 a.m.51 views

Important: tomcat security and bug fix update

Apache Tomcat is a servlet container for the Java Servlet and JavaServer Pages JSP technologies. Security Fixes: Apache Tomcat: HTTP/2 header handling DoS CVE-2024-24549 Apache Tomcat: WebSocket DoS with incomplete closing handshake CVE-2024-23672 Bug Fixes and Enhancements: Rebase tomcat to...

7.5CVSS6.7AI score0.23072EPSS
SaveExploits1References6
OSV
OSV
added 2024/05/23 12:00 a.m.15 views

ALSA-2024:3306 Moderate: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: netfilter: nftables: mark set as dead when unbinding anonymous set with timeout CVE-2024-26643 kernel: netfilter: nftables: disallow anonymous set with timeout flag CVE-2024-26642 kernel:...

7.8CVSS6.8AI score0.00266EPSS
SaveExploits0References11
Oracle linux
Oracle linux
added 2024/05/23 12:00 a.m.403 views

kernel security, bug fix, and enhancement update

4.18.0-553.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and shim-x...

9.8CVSS8AI score0.28058EPSS
SaveExploits32
OSV
OSV
added 2024/05/23 12:00 a.m.45 views

ALSA-2024:3307 Important: tomcat security and bug fix update

Apache Tomcat is a servlet container for the Java Servlet and JavaServer Pages JSP technologies. Security Fixes: Apache Tomcat: HTTP/2 header handling DoS CVE-2024-24549 Apache Tomcat: WebSocket DoS with incomplete closing handshake CVE-2024-23672 Bug Fixes and Enhancements: Rebase tomcat to...

7.5CVSS7.5AI score0.23072EPSS
SaveExploits1References6
OSV
OSV
added 2024/05/22 1:33 p.m.11 views

SUSE-SU-2024:1760-1 Security update for the Linux Kernel (Live Patch 12 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005559 fixes several issues. The following security issues were fixed: - CVE-2024-26610: Fixed memory corruption in wifi/iwlwifi bsc1221302. - CVE-2022-48651: Fixed an out-of-bound bug in ipvlan caused by unset skb-macheader bsc1223514...

7.8CVSS8AI score0.00307EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:18 a.m.84 views

Moderate: Red Hat Security Advisory: ansible-core bug fix, enhancement, and security update

An update for ansible-core is now available for Red Hat Enterprise Linux 8. 'Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

5.5CVSS6.9AI score0.00304EPSS
SaveExploits0References7
Rows per page
Query Builder