Lucene search
+L

517 matches found

SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.6 views

SUSE CVE-2024-40919

In the Linux kernel, the following vulnerability has been resolved: bnxten: Adjust logging of firmware messages in case of released token in hwrmsend In case of token is released due to token-state == BNXTHWRMDEFERRED, released token set to NULL is used in log messages. This issue is expected to ...

5.5CVSS6.8AI score0.00291EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.17 views

SUSE CVE-2024-40940

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5lagcreateportseltable, instead of previously created rules, the tainted pointer is deleted deveral times. Fix this...

5.5CVSS6.8AI score0.00259EPSS
SaveExploits0References13
OSV
OSV
added 2024/07/12 1:15 p.m.22 views

CVE-2024-40982

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.2AI score
SaveExploits0References1
NVD
NVD
added 2024/07/12 1:15 p.m.27 views

CVE-2024-40939

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: Fix tainted pointer delete is case of region creation fail In case of region creation fail in ipcdevlinkcreateregion, previously created regions delete process starts from tainted pointer which actually holds err...

7.8CVSS0.00261EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

DEBIAN-CVE-2024-40940

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5lagcreateportseltable, instead of previously created rules, the tainted pointer is deleted deveral times. Fix this...

7.8CVSS5.6AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

DEBIAN-CVE-2024-40919

In the Linux kernel, the following vulnerability has been resolved: bnxten: Adjust logging of firmware messages in case of released token in hwrmsend In case of token is released due to token-state == BNXTHWRMDEFERRED, released token set to NULL is used in log messages. This issue is expected to ...

5.5CVSS5.6AI score0.00291EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.16 views

CVE-2024-40940

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5lagcreateportseltable, instead of previously created rules, the tainted pointer is deleted deveral times. Fix this...

7.8CVSS6.4AI score0.00259EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.11 views

CVE-2024-40919

In the Linux kernel, the following vulnerability has been resolved: bnxten: Adjust logging of firmware messages in case of released token in hwrmsend In case of token is released due to token-state == BNXTHWRMDEFERRED, released token set to NULL is used in log messages. This issue is expected to ...

5.5CVSS6.4AI score0.00291EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.20 views

CVE-2024-40982

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score
SaveExploits0References17
Cvelist
Cvelist
added 2024/07/12 12:44 p.m.25 views

CVE-2024-41006 netrom: Fix a memory leak in nr_heartbeat_expiry()

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix a memory leak in nrheartbeatexpiry syzbot reported a memory leak in nrcreate 0. Commit 409db27e3a2e "netrom: Fix use-after-free of a listening socket." added sockhold to the nrheartbeatexpiry function, where a a socke...

0.00242EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/07/12 12:44 p.m.22 views

CVE-2024-41006

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix a memory leak in nrheartbeatexpiry syzbot reported a memory leak in nrcreate 0. Commit 409db27e3a2e "netrom: Fix use-after-free of a listening socket." added sockhold to the nrheartbeatexpiry function, where a a socke...

5.5CVSS5.5AI score0.00242EPSS
SaveExploits0
CVE
CVE
added 2024/07/12 12:44 p.m.150 views

CVE-2024-41006

CVE-2024-41006 : Linux kernel vulnerability where a memory leak in nr_heartbeat_expiry() could occur due to the sock_hold() logic. The fix removes sock_hold() for non-listening sockets and retains it only for listening sockets, addressing a syzkaller-reported leak in nr_create(). The linked advis...

5.5CVSS7.3AI score0.00242EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.44 views

CVE-2024-40982

...

SaveExploits0
Debian CVE
Debian CVE
added 2024/07/12 12:32 p.m.55 views

CVE-2024-40982

Removed by vendor...

7.2AI score
SaveExploits0
CVE
CVE
added 2024/07/12 12:25 p.m.187 views

CVE-2024-40940

The CVE-2024-40940 issue affects the Linux kernel mlx5 driver (net/mlx5). The root cause is in mlx5_lag_create_port_sel_table(): when a flow rule creation fails, the tainted pointer is deleted multiple times instead of using the correct flow rule pointers. The bug is fixed by using the correct fl...

7.8CVSS6.5AI score0.00259EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.61 views

CVE-2024-40939

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: Fix tainted pointer delete is case of region creation fail In case of region creation fail in ipcdevlinkcreateregion, previously created regions delete process starts from tainted pointer which actually holds err...

7.8CVSS6.3AI score0.00261EPSS
SaveExploits0
OSV
OSV
added 2024/07/12 12:25 p.m.21 views

CVE-2024-40939 net: wwan: iosm: Fix tainted pointer delete is case of region creation fail

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: Fix tainted pointer delete is case of region creation fail In case of region creation fail in ipcdevlinkcreateregion, previously created regions delete process starts from tainted pointer which actually holds err...

6.1AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.18 views

CVE-2024-39506 liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet

In the Linux kernel, the following vulnerability has been resolved: liquidio: Adjust a NULL pointer handling path in liovfrepcopypacket In liovfrepcopypacket pginfo-page is compared to a NULL value, but then it is unconditionally passed to skbaddrxfrag which looks strange and could lead to null...

6.8AI score0.00289EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/12 12:20 p.m.20 views

CVE-2024-39506 liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet

In the Linux kernel, the following vulnerability has been resolved: liquidio: Adjust a NULL pointer handling path in liovfrepcopypacket In liovfrepcopypacket pginfo-page is compared to a NULL value, but then it is unconditionally passed to skbaddrxfrag which looks strange and could lead to null...

6AI score
SaveExploits0References12
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: Benchmark: Properly handling NUMANONODE. The cpumaskofnode function can be called within domapbenchmark when dealing with the NUMANONODE configuration. This results in the following issue reported by the sanitizer...

7.8CVSS6.2AI score0.0022EPSS
SaveExploits0References3
Rows per page
Query Builder