Lucene search
K

3765 matches found

RedHat Linux
RedHat Linux
added 2025/01/02 8:2 p.m.1 views

libreswan: IKEv1 default AH/ESP responder can crash and restart

A flaw was found in Libreswan, where it was identified to contain an assertion failure issue in the computeprotokeymat function. The vulnerability can be exploited when an IKEv1 connection is loaded with an AH/ESP default setting when no esp= line is present in the connection. This flaw allows an...

6.5CVSS6.3AI score0.00043EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/01/02 6:44 p.m.3 views

libreswan: IKEv1 default AH/ESP responder can crash and restart

A flaw was found in Libreswan, where it was identified to contain an assertion failure issue in the computeprotokeymat function. The vulnerability can be exploited when an IKEv1 connection is loaded with an AH/ESP default setting when no esp= line is present in the connection. This flaw allows an...

6.5CVSS6.3AI score0.00043EPSS
Exploits0References5
OSV
OSV
added 2024/12/06 10:15 p.m.2 views

CVE-2024-44853

Open Robotics Robotic Operating System 2 ROS2 navigation2 v.humble was discovered to contain a NULL pointer dereference via the component computeControl...

7.5CVSS5.7AI score0.00131EPSS
Exploits1References3
NVD
NVD
added 2024/12/02 2:15 p.m.17 views

CVE-2024-53105

In the Linux kernel, the following vulnerability has been resolved: mm: pagealloc: move mlocked flag clearance into freepagesprepare Syzbot reported a bad page state problem caused by a page being freed using freepage still having a mlocked flag at freepagesprepare stage: BUG: Bad page state in...

5.5CVSS0.00016EPSS
Exploits0References5
CVE
CVE
added 2024/11/19 1:30 a.m.83 views

CVE-2024-50293

Technical details about CVE-2024-50293 (net/smc dangling sk in __smc_create) are not publicly provided in the supplied documents. Monitor for updates from official advisories.

7.8CVSS6.4AI score0.00057EPSS
Exploits0References2Affected Software1
Akamai Blog
Akamai Blog
added 2024/11/18 2:0 p.m.2 views

More Power at the Edge: Introducing Distributed Compute Regions

For edge-native applications, performance is closely tied to the location of cloud services...

7AI score
Exploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.1 views

kernel: cxl/pmem: Fix nvdimm registration races

A race condition was found in the CXL persistent memory driver. Rapid module load/unload cycles can cause async nvdimm device registration to run after the CXL context has been torn down, resulting in a NULL pointer dereference...

5.7AI score0.0002EPSS
Exploits0References5
NVD
NVD
added 2024/11/09 11:15 a.m.15 views

CVE-2024-50256

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix potential crash in nfsendreset6 I got a syzbot report without a repro 1 crashing in nfsendreset6 I think the issue is that dev-hardheaderlen is zero, and we attempt later to push an Ethernet header. U...

5.5CVSS0.00024EPSS
Exploits0References5
CVE
CVE
added 2024/11/09 10:15 a.m.189 views

CVE-2024-50256

CVE-2024-50256 affects the Linux kernel netfilter path nf_reject_ipv6. The issue arises in nf_send_reset6() when a zero or insufficient hardware header length (dev->hard_header_len) leads to attempting to push an Ethernet header, crash, and kernel BUG in skbuff.c. The provided trace shows skb_...

5.5CVSS5.4AI score0.00024EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2024/11/09 10:15 a.m.19 views

CVE-2024-50256 netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix potential crash in nfsendreset6 I got a syzbot report without a repro 1 crashing in nfsendreset6 I think the issue is that dev-hardheaderlen is zero, and we attempt later to push an Ethernet header. U...

0.00024EPSS
Exploits0References4
NVD
NVD
added 2024/11/07 10:15 a.m.19 views

CVE-2024-50155

In the Linux kernel, the following vulnerability has been resolved: netdevsim: use condresched in nsimdevtrapreportwork I am still seeing many syzbot reports hinting that syzbot might fool nsimdevtrapreportwork with hundreds of ports 1 Lets use condresched, and systemunboundwq instead of implicit...

7.8CVSS0.00024EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/11/04 12:0 a.m.1 views

PT-2024-19852 · Qualcomm · Qualcomm Snapdragon Compute

Name of the Vulnerable Software and Affected Versions: Qualcomm Snapdragon Compute up to WSA8845H EVA driver affected versions not specified Description: The issue is related to memory corruption that occurs when a user invokes an IOCTL command from user-space and modifies the original packet siz...

6.7CVSS7.4AI score0.00143EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2024/11/04 12:0 a.m.9 views

RHEL 7 : openstack-cinder, openstack-glance, and openstack-nova (RHSA-2017:0282)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2017:0282 advisory. The Oslo concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms, and for running...

7.8CVSS6.4AI score0.0361EPSS
Exploits1References21
Tenable Nessus
Tenable Nessus
added 2024/11/04 12:0 a.m.9 views

RHEL 6 / 7 : openstack-nova (RHSA-2015:1898)

The remote Redhat Enterprise Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2015:1898 advisory. OpenStack Compute nova launches and schedules large networks of virtual machines, creating a redundant and scalable cloud computing...

6.8CVSS6.7AI score0.0197EPSS
Exploits0References7
OSV
OSV
added 2024/10/29 12:50 a.m.11 views

CVE-2024-50083 tcp: fix mptcp DSS corruption due to large pmtu xmit

In the Linux kernel, the following vulnerability has been resolved: tcp: fix mptcp DSS corruption due to large pmtu xmit Syzkaller was able to trigger a DSS corruption: TCP: requestsocksubflowv4: Possible SYN flooding on port :::20002. Sending cookies. ------------ cut here ------------ WARNING:...

7.5CVSS6.3AI score0.001EPSS
Exploits0References12
Virtuozzo
Virtuozzo
added 2024/10/29 12:0 a.m.18 views

Virtuozzo Hybrid Infrastructure 6.3 (6.3.0-170)

In this release, Virtuozzo Hybrid Infrastructure provides a range of new features that cover the compute service and our ecosystem of backup and disaster recovery solutions. Additionally, this release delivers stability and security improvements, and addresses issues found in previous releases...

7.5AI score
Exploits0
Virtuozzo
Virtuozzo
added 2024/10/23 12:0 a.m.22 views

Virtuozzo Hybrid Infrastructure 6.1 Update 1 Hotfix 7 (6.1.1-59)

This update provides stability and security fixes. Vulnerability id: VSTOR-86581 Fixed an issue with iSCSI persistent reservations. Vulnerability id: VSTOR-90084 A stability improvement for the compute service. Vulnerability id: VSTOR-90793 Fixed an error with extending volumes. Vulnerability id:...

7.1CVSS7.9AI score0.00015EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/10/22 11:8 a.m.8 views

CVE-2024-50034

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix lacks of icsksynmss with IPPROTOSMC Eric report a panic on IPPROTOSMC, and give the facts that when INETPROTOSWICSK was set, icsk-icsksyncmss must be set too. Bug: Unable to handle kernel NULL pointer dereference at...

5.5CVSS7AI score0.00011EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 9:43 a.m.22 views

CVE-2024-50035

In the Linux kernel, the following vulnerability has been resolved: ppp: fix pppasyncencode illegal access syzbot reported an issue in pppasyncencode 1 In this case, pppoesendmsg is called with a zero size. Then pppasyncencode is called with an empty skb. BUG: KMSAN: uninit-value in pppasyncencod...

7.1CVSS6.8AI score0.00006EPSS
Exploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.10 views

CVE-2024-50033

In the Linux kernel, the following vulnerability has been resolved: slip: make slhcremember more robust against malicious packets syzbot found that slhcremember was missing checks against malicious packets 1. slhcremember only checked the size of the packet was at least 20, which is not good...

7.1CVSS0.00007EPSS
Exploits0References11
Rows per page
Query Builder