Lucene search
+L

664 matches found

OSV
OSV
added 2025/01/15 1:15 p.m.5 views

UBUNTU-CVE-2024-36476

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Ensure 'ibsge list' is accessible Move the declaration of the 'ibsge list' variable outside the 'alwaysinvalidate' block to ensure it remains accessible for use throughout the function. Previously, 'ibsge list' was...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References36
Vulnrichment
Vulnrichment
added 2025/01/15 1:10 p.m.1 views

CVE-2024-36476 RDMA/rtrs: Ensure 'ib_sge list' is accessible

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Ensure 'ibsge list' is accessible Move the declaration of the 'ibsge list' variable outside the 'alwaysinvalidate' block to ensure it remains accessible for use throughout the function. Previously, 'ibsge list' was...

7.5AI score0.00241EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/01/12 12:18 a.m.5 views

SUSE CVE-2024-46896

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: don't access invalid sched Since 2320c9e6a768 "drm/sched: memset 'job' in drmschedjobinit" accessing job-base.sched can produce unexpected results as the initialisation of job-base.sched done in amdgpujoballoc is...

5.5CVSS7.6AI score0.00212EPSS
SaveExploits0References13
OSV
OSV
added 2025/01/11 1:15 p.m.2 views

DEBIAN-CVE-2024-46896

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: don't access invalid sched Since 2320c9e6a768 "drm/sched: memset 'job' in drmschedjobinit" accessing job-base.sched can produce unexpected results as the initialisation of job-base.sched done in amdgpujoballoc is...

5.5CVSS5.7AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.3 views

UBUNTU-CVE-2024-46896

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: don't access invalid sched Since 2320c9e6a768 "drm/sched: memset 'job' in drmschedjobinit" accessing job-base.sched can produce unexpected results as the initialisation of job-base.sched done in amdgpujoballoc is...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/12/19 12:0 a.m.11 views

PT-2025-3597

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns the RDMA/siw component in the Linux kernel. It was resolved by removing the direct link to net device and instead relying on the management of net device by associated...

7.8CVSS5.5AI score0.00208EPSS
SaveExploits0
HackRead
HackRead
added 2024/12/11 1:0 p.m.9 views

Global Ongoing Phishing Campaign Targets Employees Across 12 Industries

SUMMARY Cybersecurity researchers at Group-IB have exposed an ongoing phishing operation that has been targeting employees and associates from…...

7.4AI score
SaveExploits0
HackRead
HackRead
added 2024/11/27 11:18 a.m.8 views

INTERPOL Arrests 1,000 and Dismantles Cybercrime Networks Across Africa

Group-IB collaborated with INTERPOL and AFRIPO in a major crackdown on cybercrime in Africa for "Operation Serengeti." This…...

7.4AI score
SaveExploits0
HackRead
HackRead
added 2024/11/14 1:13 p.m.10 views

Lazarus Group Targets macOS with RustyAttr Trojan in Fake Job PDFs

Group-IB has uncovered Lazarus group’s stealthy new trojan and technique of hiding malicious code in extended attributes on…...

7.5AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.11 views

IB/core: Fix ib_cache_setup_one error flow cleanup

...

6.5CVSS6.9AI score0.0099EPSS
SaveExploits0
HackRead
HackRead
added 2024/11/06 4:50 p.m.6 views

INTERPOL Arrests 41, Takes Down 22,000 Malicious IPs and 59 Servers

INTERPOL with global law enforcement and Group-IB, successfully dismantled a vast network of malicious IP addresses and servers.…...

7.3AI score
SaveExploits0
Redos
Redos
added 2024/10/22 12:0 a.m.55 views

ROS-20241021-09

A vulnerability in the ntfs3 component of the Linux operating system kernel is related to read errors outside the bounds in the ntfslistea function in fs/ntfs3/xattr.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the qedr component of...

7.8CVSS8.2AI score0.00282EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.7 views

SUSE CVE-2024-47693

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.2AI score0.0099EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.10 views

CVE-2024-47693

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.5CVSS6.6AI score0.0099EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.7 views

UBUNTU-CVE-2024-47750

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix Use-After-Free of rsvqp on HIP08 Currently rsvqp is freed before ibunregisterdevice is called on HIP08. During the time interval, users can still dereg MR and rsvqp will be used in this process, leading to a UAF. Mo...

7.8CVSS6.5AI score0.00209EPSS
SaveExploits0References22
NVD
NVD
added 2024/10/21 12:15 p.m.13 views

CVE-2024-47693

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.5CVSS0.0099EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 12:15 p.m.4 views

UBUNTU-CVE-2024-47693

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.5CVSS6.3AI score0.0099EPSS
SaveExploits0References31
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.12 views

CVE-2024-47693 IB/core: Fix ib_cache_setup_one error flow cleanup

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.6AI score0.0099EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.13 views

CVE-2024-47693

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.5CVSS5.9AI score0.0099EPSS
SaveExploits0
OSV
OSV
added 2024/10/21 11:53 a.m.10 views

CVE-2024-47693 IB/core: Fix ib_cache_setup_one error flow cleanup

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.5CVSS6AI score0.0099EPSS
SaveExploits0References10
Rows per page
Query Builder