Displaying 9 results from an estimated 9 matches for "msrc".
Did you mean:
msr
2020 Mar 11
3
Due to CVE in windows, disable SMB3 compression.
https://portal.msrc.micro...idance/advisory/adv200005
Published: 03/10/2020
?
Workarounds
The following workaround may be helpful in your situation. In all cases, Microsoft strongly recommends that you install the updates for this vulnerability as soon as they become available even if you plan to leave this workaroun...
2020 Sep 15
4
Does CVE-2020-1472 impact samba AD domains?
Hi,
I saw https://blog.rapid7.com/2020/09/14/cve-2020-1472-zerologon-critical-privilege-escalation/
and https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1472
today and I am wondering what impact if any this has on samba AD domains in
particular and samba in general?
Is samba using the "vulnerable Netlogon secure channel connection"? Will samba
continue to work in mixed windows AD DC...
2019 Dec 18
0
"ldap server require strong auth" and MS-AD
...LDAP channel binding and LDAP signing hardening changes and
anticipate this update will be available in mid-January 2020.
"""
Cheers,
Denis
[1]
https://support.microsoft.com/en-ca/help/4520412/2020-ldap-channel-binding-and-ldap-signing-requirement-for-windows
[2]
https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/ADV190023
--
Denis Cardon
Tranquil IT
12 avenue Jules Verne (Bat. A)
44230 Saint S?bastien sur Loire (FRANCE)
tel : +33 (0) 240 975 755
http://www.tranquil.it
Tranquil IT recrute! https://www.tranquil.it/nous-rejoindre/
Samba install wiki for Frenc...
2020 Sep 16
0
Does CVE-2020-1472 impact samba AD domains?
...4 Samba
Virtual FileSystem plugins
Il giorno mer 16 set 2020 alle ore 01:33 Tom Diehl via samba <
samba at lists.samba.org> ha scritto:
> Hi,
>
> I saw
> https://blog.rapid7.com/2020/09/14/cve-2020-1472-zerologon-critical-privilege-escalation/
> and
> https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1472
> today and I am wondering what impact if any this has on samba AD domains in
> particular and samba in general?
>
> Is samba using the "vulnerable Netlogon secure channel connection"? Will
> samba
> continue t...
2020 Sep 16
0
Does CVE-2020-1472 impact samba AD domains?
On Tue, 2020-09-15 at 19:33 -0400, Tom Diehl via samba wrote:
> Hi,
>
> I saw
> https://blog.rapid7.com/2020/09/14/cve-2020-1472-zerologon-critical-privilege-escalation/
> and
> https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1472
> today and I am wondering what impact if any this has on samba AD
> domains in
> particular and samba in general?
We expect it would be catastrophic for domains, such as those running
Samba 4.7 and earlier, that have 'serve...
2023 Jul 12
3
Test-ComputerSecureChannel -Verbose False since windows 10/11 update 07/2023
Hello,
since we install the most recent windows updates from 07/2023
Test-ComputerSecureChannel -Verbose
show False [4].
Moved the machine to local workgroup, deleted machine account on the
ad controller
and rejoined it (which works), but Test-ComputerSecureChannel -Verbose
show again False.
I'm not sure this is an issue on the samba or on the windows side.
Affected samba versions so far:
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
..._screeninfo *var;
int xtot, ytot;
@@ -1037,7 +1037,7 @@ static void __devinit get_initial_mode(struct intelfb_info *dinfo)
}
}
-static int __devinit intelfb_init_var(struct intelfb_info *dinfo)
+static int intelfb_init_var(struct intelfb_info *dinfo)
{
struct fb_var_screeninfo *var;
int msrc = 0;
@@ -1118,7 +1118,7 @@ static int __devinit intelfb_init_var(struct intelfb_info *dinfo)
return 0;
}
-static int __devinit intelfb_set_fbinfo(struct intelfb_info *dinfo)
+static int intelfb_set_fbinfo(struct intelfb_info *dinfo)
{
struct fb_info *info = dinfo->info;
diff --git a/dr...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
..._screeninfo *var;
int xtot, ytot;
@@ -1037,7 +1037,7 @@ static void __devinit get_initial_mode(struct intelfb_info *dinfo)
}
}
-static int __devinit intelfb_init_var(struct intelfb_info *dinfo)
+static int intelfb_init_var(struct intelfb_info *dinfo)
{
struct fb_var_screeninfo *var;
int msrc = 0;
@@ -1118,7 +1118,7 @@ static int __devinit intelfb_init_var(struct intelfb_info *dinfo)
return 0;
}
-static int __devinit intelfb_set_fbinfo(struct intelfb_info *dinfo)
+static int intelfb_set_fbinfo(struct intelfb_info *dinfo)
{
struct fb_info *info = dinfo->info;
diff --git a/dr...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
..._screeninfo *var;
int xtot, ytot;
@@ -1037,7 +1037,7 @@ static void __devinit get_initial_mode(struct intelfb_info *dinfo)
}
}
-static int __devinit intelfb_init_var(struct intelfb_info *dinfo)
+static int intelfb_init_var(struct intelfb_info *dinfo)
{
struct fb_var_screeninfo *var;
int msrc = 0;
@@ -1118,7 +1118,7 @@ static int __devinit intelfb_init_var(struct intelfb_info *dinfo)
return 0;
}
-static int __devinit intelfb_set_fbinfo(struct intelfb_info *dinfo)
+static int intelfb_set_fbinfo(struct intelfb_info *dinfo)
{
struct fb_info *info = dinfo->info;
diff --git a/dr...