blend rust material to other surface material

hi folks,I have a rust texture


I would like to attach this rust texture to any other surface,
so i create this material

but there are white noise spots on the surface of the object. Perhaps I should use another method?


only use rust texture like this:

Use the noise to lerp between the two textures.